From f3a92b1a3258f8ef9a59bab24b9ea68b60908c44 Mon Sep 17 00:00:00 2001 From: Peter Griffin Date: Tue, 12 Aug 2014 17:14:28 +0100 Subject: [PATCH] mmc: sdhci-pci: 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-format-patch failed