[PATCH] drivers: mmc: msm: remove clock disable in probe

Vitaly Wool vitalywool at gmail.com
Wed Jan 19 05:50:28 EST 2011


Hi,

On Tue, Jan 18, 2011 at 7:14 PM, Daniel Walker <dwalker at codeaurora.org> wrote:
> The probe function adds the MMC host which can start accepting request
> immediately. There is an assumption here that no requests happen
> immediatly, but it's not always the case. This assumption can causes
> a BUG() when the clocks are disabled. The fix is to just remove the
> clock disable in the probe function.
>
> Signed-off-by: Daniel Walker <dwalker at codeaurora.org>

I can add acked-by and/or tested-by if needed.

~Vitaly



More information about the linux-arm-kernel mailing list