Re: mmci-omap regressions

2009-10-22 Thread Tony Lindgren
* ladislav.mi...@seznam.cz [091021 12:15]: > Hmm, it seems noone is going to fix it for me, so let's move on... > > On Mon, Jan 12, 2009 at 12:42:43PM +0200, Tony Lindgren wrote: > > Hi, > > > > * Ladislav Michl [090112 11:19]: > > > Last time I used MMC card with linux-2.6.15-omap2 and it work

Re: mmci-omap regressions

2009-10-21 Thread Ladislav . Michl
Hmm, it seems noone is going to fix it for me, so let's move on... On Mon, Jan 12, 2009 at 12:42:43PM +0200, Tony Lindgren wrote: > Hi, > > * Ladislav Michl [090112 11:19]: > > Last time I used MMC card with linux-2.6.15-omap2 and it worked pretty well > > on > > my custom 5910 based board. Cur

Re: mmci-omap regressions

2009-01-20 Thread andrzej zaborowski
2009/1/12 Ladislav Michl : > Last time I used MMC card with linux-2.6.15-omap2 and it worked pretty well on > my custom 5910 based board. Current git nor linux-2.6.22-omap1 (currently used > for production) doesn't work at all. Inspecting diff between 2.6.15-omap2 and > 2.6.22-omap1 showed that > -

Re: mmci-omap regressions

2009-01-19 Thread Måns Rullgård
Ladislav Michl writes: > Last time I used MMC card with linux-2.6.15-omap2 and it worked > pretty well on my custom 5910 based board. Current git nor > linux-2.6.22-omap1 (currently used for production) doesn't work at > all. Inspecting diff between 2.6.15-omap2 and 2.6.22-omap1 showed > that [.

Re: mmci-omap regressions

2009-01-12 Thread Ladislav Michl
On Mon, Jan 12, 2009 at 12:42:43PM +0200, Tony Lindgren wrote: > Looks like the current git head does goto exit after MMC_POWER_UP before > you even get to that code. ...and 2.6.22-omap1 version does return at the same place. So patch can be also shown as --- a/drivers/mmc/host/omap.c 2009-01-12

Re: mmci-omap regressions

2009-01-12 Thread Tony Lindgren
Hi, * Ladislav Michl [090112 11:19]: > Last time I used MMC card with linux-2.6.15-omap2 and it worked pretty well on > my custom 5910 based board. Current git nor linux-2.6.22-omap1 (currently used > for production) doesn't work at all. Inspecting diff between 2.6.15-omap2 and > 2.6.22-omap1 sho

mmci-omap regressions

2009-01-12 Thread Ladislav Michl
Last time I used MMC card with linux-2.6.15-omap2 and it worked pretty well on my custom 5910 based board. Current git nor linux-2.6.22-omap1 (currently used for production) doesn't work at all. Inspecting diff between 2.6.15-omap2 and 2.6.22-omap1 showed that --- a/drivers/mmc/host/omap.c 2009-0