Re[2]: [PATCH] mmc: mxcmmc: Fix bug when card is present during boot

2013-04-13 Thread Alexander Shiyan
Hi, On Tue, Apr 09 2013, Sascha Hauer wrote: On Sat, Apr 06, 2013 at 10:13:31AM +0400, Alexander Shiyan wrote: This patch fixes bug when card is present during boot. Bug was introduced due commit mmc: mxcmmc: fix bug that may block a data transfer forever. When a card is present

Re: [PATCH] mmc: mxcmmc: Fix bug when card is present during boot

2013-04-12 Thread Chris Ball
Hi, On Tue, Apr 09 2013, Sascha Hauer wrote: On Sat, Apr 06, 2013 at 10:13:31AM +0400, Alexander Shiyan wrote: This patch fixes bug when card is present during boot. Bug was introduced due commit mmc: mxcmmc: fix bug that may block a data transfer forever. When a card is present

Re: [PATCH] mmc: mxcmmc: Fix bug when card is present during boot

2013-04-09 Thread Sascha Hauer
On Sat, Apr 06, 2013 at 10:13:31AM +0400, Alexander Shiyan wrote: This patch fixes bug when card is present during boot. Bug was introduced due commit mmc: mxcmmc: fix bug that may block a data transfer forever. When a card is present mxcmci_setup_data function is executed, but the timer is

[PATCH] mmc: mxcmmc: Fix bug when card is present during boot

2013-04-06 Thread Alexander Shiyan
This patch fixes bug when card is present during boot. Bug was introduced due commit mmc: mxcmmc: fix bug that may block a data transfer forever. When a card is present mxcmci_setup_data function is executed, but the timer is not initialized. ... i.MX SDHC driver mmc0: SD Status: Invalid