From 364549ddc29dd5490e81039cb85fbf0123365754 Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Mon, 1 Jun 2015 11:14:57 +0200 Subject: [PATCH] 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-format-patch failed