From: Ulf Hansson Date: Mon, 1 Jun 2015 09:14:57 +0000 (+0200) Subject: mmc: core: Remove redundant ->power_restore() callback for MMC X-Git-Tag: omap-for-v4.2/fixes-rc1^2~161^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=364549ddc29dd5490e81039cb85fbf0123365754;p=pandora-kernel.git mmc: core: Remove redundant ->power_restore() callback for MMC Since the ->reset() callback is implemented for MMC, the ->power_restore() callback has become redundant, let's remove it. Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed