From: Russell King Date: Fri, 25 Apr 2014 11:57:12 +0000 (+0100) Subject: mmc: sdhci: convert reset into a library function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03231f9b781f24205c0af0398ce3cbef70090939;p=pandora-kernel.git mmc: sdhci: convert reset into a library function Rather than having platform_reset_enter/platform_reset_exit methods, turn the core of the reset handling into a library function which platforms can call at the appropriate moment in their (new) reset method. Signed-off-by: Russell King Tested-by: Markus Pargmann Tested-by: Stephen Warren Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed