On Sat, June 29, 2013, Doug Anderson wrote:
> Seungwon,
>
> On Mon, Jun 24, 2013 at 1:04 AM, Seungwon Jeon wrote:
> > This patch looks good to me. I agree above.
> > Card detection procedure of mmc subsystem will be started by mmc_start_host
> > during probe time.
> > There is no need to do same
Seungwon,
On Mon, Jun 24, 2013 at 1:04 AM, Seungwon Jeon wrote:
> This patch looks good to me. I agree above.
> Card detection procedure of mmc subsystem will be started by mmc_start_host
> during probe time.
> There is no need to do same in host driver.
> Could you describe the race point of th
Hi,
On Fri, June 21 2013, Doug Anderson wrote:
> The MMC subsystem handles looking for a card at probe time. Queuing
> up our own can race with the rest of the MMC subsystem and cause
> problems if we get unlucky with timing. Just remove our own
> detection.
This patch looks good to me. I agree
The MMC subsystem handles looking for a card at probe time. Queuing
up our own can race with the rest of the MMC subsystem and cause
problems if we get unlucky with timing. Just remove our own
detection.
Specifically, I found that with just the right set of printouts in my
system that one of the
4 matches
Mail list logo