Files
kernel-tenderloin-3.0/include/linux/mmc
Chuanxiao Dong 72407e986c mmc: remove MMC bus legacy suspend/resume method
MMC bus suspend/resume was using legacy method. In system entering
S3 patch, the suspend/resume function cannot be called since MMC
bus also implemented the new suspend/resume method (dev_pm_ops struct).
So if dev_pm_ops is defined but .suspend/.resume callbacks not implemented,
mmc_queue will not be suspended/resumed.

This patch will remove the legacy suspend/resume method and change to
use the new method totally.

Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
Signed-off-by: Sujith Reddy Thumma <sthumma@codeaurora.org>
2011-10-03 16:16:21 -07:00
..
2011-03-25 01:24:57 +09:00
2011-03-31 11:26:23 -03:00
2011-10-03 09:57:10 -07:00
2011-10-03 09:57:10 -07:00
2011-05-25 16:51:40 -04:00
2011-06-14 09:08:51 -07:00
2011-10-03 09:57:10 -07:00
2011-03-25 01:24:57 +09:00