[PATCH] mmc: core: fix card detection regression

2014-11-04 Thread Kristina Martšenko
ch fixes that too. Fixes: 89168b489915 ("mmc: core: restore detect line inversion semantics") Reported-by: Stefan Wahren Signed-off-by: Kristina Martšenko --- This is a different version of the previous patch [1], so I haven't included the Reviewed-by and Tested-by's. Would be nice if

Re: [Regression Resend] mmc: mx28: sd card detection broken since 3.18-rc1

2014-11-03 Thread Kristina Martšenko
On 03/11/14 22:49, Michael Heimpold wrote: > Hi, Hi Michael, > Am Montag, 3. November 2014, 01:01:07 schrieben Sie: >> On 01/11/14 23:40, Stefan Wahren wrote: >>> Hi, >>> >>> i was testing Linux Kernel 3.18-rc2 with my i.MX28 board (I2SE Duckbill) >>> and ran >>> into the problem that the sd car

Re: [Regression Resend] mmc: mx28: sd card detection broken since 3.18-rc1

2014-11-02 Thread Kristina Martšenko
On 01/11/14 23:40, Stefan Wahren wrote: > Hi, > > i was testing Linux Kernel 3.18-rc2 with my i.MX28 board (I2SE Duckbill) and > ran > into the problem that the sd card isn't detected from the Kernel at booting > (driver: mxs-mmc.c). That results in a endless wait for the root partition > > Here