]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: core: Fix setting power notify state variable for non-eMMC
authorGirish K S <girish.shivananjappa@linaro.org>
Fri, 4 Nov 2011 10:52:47 +0000 (16:22 +0530)
committerChris Ball <cjb@laptop.org>
Tue, 15 Nov 2011 13:07:58 +0000 (08:07 -0500)
commitb5b11ab20813033ad2241583aa781d74535700b2
tree6f093cb6f09ea72d4a109d169cc7cb818f748f51
parentf353f593fe449178a8cb01cefe559dba125ab8b1
mmc: core: Fix setting power notify state variable for non-eMMC

This patch skips the setting of the power notify state variable
for non eMMC 4.5 devices. Also fixes the problem of omap_hsmmc
noisy/broken for suspend resume reported by Kevin Hilman.

Signed-off-by: Girish K S <girish.shivananjappa@linaro.org>
Acked-by: Ulf Hansson <ulf.hansson@stericsson.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/mmc.c