]> 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>
Sat, 12 Nov 2011 03:11:02 +0000 (22:11 -0500)
commit6c0cf5c9b708dcb7be5635d52e65144fc0550aeb
treeacd757e589b501763360dcc82bb03bb8bbe73450
parent1aafc035eecd13c1379f45bfc4a06838ef5972b8
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