commit | ebd7d09e954a4764c5333b96643d8bf112031fdd | [log] [tgz] |
---|---|---|
author | Asutosh Das <asutoshd@codeaurora.org> | Mon Jul 09 19:08:26 2012 +0530 |
committer | Linux Build Service Account <lnxbuild@localhost> | Thu Aug 02 17:30:48 2012 -0600 |
tree | 86aedd65a1068661b4f965aaca32474c4a20514c | |
parent | 391b3d2217761cd0e3c312a943b81dd6a037dac3 [diff] |
mmc: msm_sdcc: Added hardware reset functionality for SD cards In error situations, sometimes the card doesn't respond to commands. To recover from such situations, a power-cycle is issued to the card and it is reinitialized. msmsdcc_hw_reset: Defined in mmc host operations 'hw_reset'. This function power-cycles the card. CRs-fixed: 375869 Change-Id: I2b02649ae3befe700a7a2401b93eb69c8014a4ce Signed-off-by: Asutosh Das <asutoshd@codeaurora.org>