mmc: core: Add deferred bus resume policy.
authorSan Mehat <san@google.com>
Thu, 30 Jul 2009 14:55:28 +0000 (07:55 -0700)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 20:40:23 +0000 (13:40 -0700)
commitb44e6c88fc57e08562ff6b4fd68ba89cc2aa21bc
treeaa8988698bca27904b1f6b74a3983efd7100af82
parent57fa81bd6751fab71d83e9a8ea987d5f0e1a7e90
mmc: core: Add deferred bus resume policy.

A card driver can now specify that the underlying bus should *not*
auto-resume with the rest of the system. This is useful for reducing resume
latency as well as saving power when the card driver is not using the
bus. In the future, we'll add support for manual suspend

Signed-off-by: San Mehat <san@google.com>
drivers/mmc/core/core.c
include/linux/mmc/host.h