commit | a80f16276388a177199204aa5b60f328d4464110 | [log] [tgz] |
---|---|---|
author | Girish K S <girish.shivananjappa@linaro.org> | Tue Nov 15 11:55:46 2011 +0530 |
committer | Chris Ball <cjb@laptop.org> | Sat Dec 10 16:18:36 2011 -0500 |
tree | a028c1fc5ff89cb3120159e720840e21241520f6 | |
parent | 96a85d548bf960ec8e8a0c3bca2b2e88e41549db [diff] |
mmc: core: Fix power_off_notify during suspend The eMMC 4.5 devices respond to only RESET and AWAKE command in the sleep state. Hence the mmc switch command to notify power off state should be sent before the device enters sleep state. This patch fixes the same. Signed-off-by: Girish K S <girish.shivananjappa@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org>