This patch series is untested from the mmc point of view.
While testing some other modules on OMAP4 random behavior
crash/hang was observed.
The patch 3 [remove pm_runtime_get_sync/put sync from
suspend/resume ]
Fixed the echo mem > /sys/power/state
This patchset does the following
- remove pm_runtime_get_sync/put sync from
suspend/resume.
- does some cleanup of the flags used.
remove pm_runtime_get_sync/put sync from
suspend/resume
Shubhrajyoti D (3):
mmc: omap_hsmmc : Make the suspend/resume functions depend on
CONFIG_PM_SLEEP
mmc: omap_hsmmc : Clean up the runtime suspend/resume
omap : hsmmc : remove pm_runtime_get_sync/put sync from
suspend/resume
drivers/mmc/host/omap_hsmmc.c | 199 ++++++++++++++++++----------------------
1 files changed, 90 insertions(+), 109 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html