commit | 89cfcd70243e365f5479ce3760f62766b88e5261 | [log] [tgz] |
---|---|---|
author | Pratibhasagar V <pratibha@codeaurora.org> | Thu Jun 14 18:13:26 2012 +0530 |
committer | Pratibhasagar V <pratibha@codeaurora.org> | Wed Jun 27 10:47:50 2012 +0530 |
tree | 2eef212eeae106efd1c351427b42773d56456bd8 | |
parent | 12eac47a850b6e3c05c7784c20f0d7e2a0933a62 [diff] |
mmc: msm_sdcc: Add error handling while setting up clocks The error checking is not performed when the clocks are enabled. Add proper error checks while doing this. The clock APIs dont return any error conditions while disabling clocks. So no error checking is required when the clocks are disabled. CRs-Fixed: 364226 Change-Id: I685ca70f9fbcbde327432e0263c3330a5fc9aa43 Signed-off-by: Pratibhasagar V <pratibha@codeaurora.org>