mmc: core: Add deferred bus resume policy.
authorSan Mehat <san@google.com>
Thu, 30 Jul 2009 14:55:28 +0000 (07:55 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:02:29 +0000 (12:02 -0800)
commit791ab306dc08f29d00b99ed22742d391e2480c24
tree71f7e20d3c5969ac0b5c6713301eb7a8011523d6
parentf11b8be9646dadfa7d95dfd75bdfe321ade85ac4
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