Commits
Kishon Vijay Abraham I committed 7656243c0d9
mmc: host: omap_hsmmc: Fix omap_hsmmc_context_restore() Use omap_hsmmc_set_capabilties() and omap_hsmmc_conf_bus_power() to restore HCTL and CAPA register. This also gets rid of the following compilation warning: warning: 'capa' may be used uninitialized in this function [-Wmaybe-uninitialized] Cc: Ravikumar Kattekola <rk@ti.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>