mmc: core: Add deferred bus resume policy.
authorSan Mehat <san@google.com>
Thu, 30 Jul 2009 14:55:28 +0000 (07:55 -0700)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:08:52 +0000 (09:08 -0700)
commit10797cfdbb14c6c1a95775c49a1fd940f216391b
tree480c4af554d18855e32b68182db6ca058e93d5e3
parentb2afee5fd851ed883ebc36ce3498ed285553c109
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