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