mmc: core: Add claiming of hosts during mmc_cache_ctrl
authorSeungwon Jeon <tgih.jun@samsung.com>
Mon, 26 Dec 2011 09:03:05 +0000 (18:03 +0900)
committerChris Ball <cjb@laptop.org>
Thu, 12 Jan 2012 04:58:46 +0000 (23:58 -0500)
While calling mmc_cache_ctrl() a host is not claimed. This patch
adds the mmc_try_claim_host() for quick response in suspend.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found