commit | f181c29bd5a5dd4ac1dfb7cb1a53786bff74107d | [log] [tgz] |
---|---|---|
author | subhashj <subhashj@codeaurora.org> | Wed May 02 13:07:40 2012 +0530 |
committer | Subhash Jadavani <subhashj@codeaurora.org> | Fri May 04 13:30:54 2012 +0530 |
tree | 022e589a32aca4351f3439a01bc5d6ec53e1f344 | |
parent | 245831eb46830a259b9b3806fe5feeee93f5f4c5 [diff] |
mmc: msm_sdcc: skip the start request if SDCC is in bad state If SDCC power/clock is off or SDCC interrupt is disabled and if we configure the SDCC to start new request, it's definitely going to fail so it's better not to start the request if SDCC is not in proper state to handle it. Change-Id: Ib49ab456ad61a0333205b3f3399250fcd097d218 Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>