mmc: core: refactor the hw_reset routines
authorJohan Rudholm <johan.rudholm@axis.com>
Mon, 12 Jan 2015 14:38:05 +0000 (15:38 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 19 Jan 2015 08:56:27 +0000 (09:56 +0100)
Move the (e)MMC specific hw_reset code from core.c into mmc.c. Call the
code from the new bus_ops member "reset". This also allows for adding
a SD card specific reset procedure.

Signed-off-by: Johan Rudholm <johanru@axis.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/core.c
drivers/mmc/core/core.h
drivers/mmc/core/mmc.c

Simple merge
Simple merge
Simple merge