]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00171083 Revert "ENGR00170944 [MX6Q MMC]suspend/resume crash"
authorRyan QIAN <b32804@freescale.com>
Sat, 31 Dec 2011 06:12:18 +0000 (14:12 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:33:45 +0000 (08:33 +0200)
commitaae9e706da8f21d06989743ee44fe87ee1e6a5e1
tree681ea0581563eebcaf7ee3f5a8a3815f77cc631a
parentc4009cd9d5948bc71964b461f8e7e706f33f1019
ENGR00171083 Revert "ENGR00170944 [MX6Q MMC]suspend/resume crash"

issue:
in the reverted patch, sdhc driver will claim host on its
entering suspend state. and the wifi driver will hold host on
its loading. so once system is about to enter suspend state,
system will be pended on claiming host.

fix:
- Revert "ENGR00170944 [MX6Q MMC]suspend/resume crash"

This reverts commit 3b2e3729dc57a5ff532552cde49de7ace4c5792c.

Signed-off-by: Ryan QIAN <b32804@freescale.com>
drivers/mmc/host/sdhci.c