+5
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In mmc_sd_power_restore, the return value of mmc_init_card was not
checked and the return value was getting overwritten. Added changes to
prevent loss of error information and return the error value to calling
function of mmc_sd_power_restore.
Change-Id: I170290cddb43e5ca729dc690e232e52b901ce228
Signed-off-by:
Vijay Viswanath <vviswana@codeaurora.org>