commit | 17e9ff559a7dbb7a6df332007d2ffcd3e7d83fba | [log] [tgz] |
---|---|---|
author | Seungwon Jeon <tgih.jun@samsung.com> | Mon Dec 26 18:03:05 2011 +0900 |
committer | Chris Ball <cjb@laptop.org> | Wed Jan 11 23:58:46 2012 -0500 |
tree | 061d911ea055301633ac394990e497a8ba67d94d | |
parent | d83b6e035f983ec2833bf175ae093281b42ba551 [diff] |
mmc: core: Add claiming of hosts during mmc_cache_ctrl 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>