commit | fde5d7a408d7ad8f52ad98739f1bcc27e9f64de9 | [log] [tgz] |
---|---|---|
author | Subhash Jadavani <subhashj@codeaurora.org> | Wed Jun 12 17:57:07 2013 +0530 |
committer | Subhash Jadavani <subhashj@codeaurora.org> | Thu Jul 04 11:57:19 2013 +0530 |
tree | 053aa823c560180423735c3cc7dfea3ace1ec560 | |
parent | 9e6f5c3e7c47f1a3a06ed9fe62e9113b4d8ce822 [diff] |
mmc: core: generalize hw reset functionality for all cards MMC_CAP_HW_RESET capability was only referring to host driver capability to toggle eMMC RST_n pin so if the host driver is unable to toggle this pin, it shouldn't advertise this capability and in that case, we should exercise power cycling of the eMMC card to reset it. CRs-Fixed: 507926 Change-Id: Ia2c6ad5f5bb22cc0cd8cf3bd09835eda73c7a444 Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>