commit | f3a92b1a3258f8ef9a59bab24b9ea68b60908c44 | [log] [tgz] |
---|---|---|
author | Peter Griffin <peter.griffin@linaro.org> | Tue Aug 12 17:14:28 2014 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Sep 09 13:59:06 2014 +0200 |
tree | 82d09e05386c03b7706f2aa5fa1bf2c9faaecb55 | |
parent | 0529b810944932038fae1691b635d585429e6030 [diff] |
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 <peter.griffin@linaro.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>