Files
ubports_kernel_google_msm/drivers/mmc
Pratibhasagar V abdce2da5c 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>
2013-02-27 18:13:02 -08:00
..