From: Johan Rudholm Date: Mon, 12 Jan 2015 14:38:05 +0000 (+0100) Subject: mmc: core: refactor the hw_reset routines X-Git-Tag: fixes-v4.0-rc1~141^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f855a3717eaff1179837060c4796f1cd706331e7;p=pandora-kernel.git mmc: core: refactor the hw_reset routines 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 Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed