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