Re: mmc: dw_mmc: release hardware lock error

2012-02-28 Thread Dongjin Kim
Hi Jaehoon, Sorry for the inconvenience, here is the patch line-wrapping fixed. >8>8 diff --git a/drivers/mmc/host/dw_mmc.c b/drivers/mmc/host/dw_mmc.c index 2f7f5ee..05ccee8 100644 --- a/drivers/mmc/host/dw_mmc.c +++ b/drivers/mmc/host/

Re: mmc: dw_mmc: release hardware lock error

2012-02-27 Thread Jaehoon Chung
Hi Dongjin. This patch is corrupt due to line-wrapping. Best Regards, Jaehoon Chung On 02/28/2012 04:31 PM, Dongjin Kim wrote: > Jaehoon Chung samsung.com> writes: > >> >> On 02/28/2012 02:32 PM, Dongjin Kim wrote: >> >>> Hello, >>> >>> I encountered the problem that my hardware is frozen whi

Re: mmc: dw_mmc: release hardware lock error

2012-02-27 Thread Dongjin Kim
Jaehoon Chung samsung.com> writes: > > On 02/28/2012 02:32 PM, Dongjin Kim wrote: > > > Hello, > > > > I encountered the problem that my hardware is frozen while switching clock from > > 400kHz to others. This is caused that hardware locked error was triggered when > > CMD register was wri

Re: mmc: dw_mmc: release hardware lock error

2012-02-27 Thread Jaehoon Chung
On 02/28/2012 02:32 PM, Dongjin Kim wrote: > Hello, > > I encountered the problem that my hardware is frozen while switching clock > from > 400kHz to others. This is caused that hardware locked error was triggered > when > CMD register was written and interrupt was pended. Tested IP version i

mmc: dw_mmc: release hardware lock error

2012-02-27 Thread Dongjin Kim
Hello, I encountered the problem that my hardware is frozen while switching clock from 400kHz to others. This is caused that hardware locked error was triggered when CMD register was written and interrupt was pended. Tested IP version is 2.10a Cheers, Dongjin. diff --git a/drivers/mmc/host/dw_