From: Peter Griffin Date: Tue, 12 Aug 2014 16:14:29 +0000 (+0100) Subject: mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks X-Git-Tag: fixes-against-v3.18-rc2~127^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d75f74b14dbeee1bd9f1e96efa1cbebeb2804cb;p=pandora-kernel.git mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks This allows us to get rid of the #else condition, as the macro compiles away to nothing if not enabled. Signed-off-by: Peter Griffin Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed