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>
Thu, 30 Sep 2010 00:49:14 +0000 (17:49 -0700)
commitf4e8939727f2ed92cc01d16dca227a522c26ebf6
treef703321a3b0097fd928ea3f75c8fd41417beeb29
parent54570ffd5619fca13c84bf8d683e3d96de1a6639
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