diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-27 11:23:37 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2016-07-27 11:23:37 +0200 |
commit | 6b3a194b7c164eab0429c3db58612fa7d02dc5f9 (patch) | |
tree | 58716bdb443b4c343753f337600a6f95dc692169 /drivers/mmc/host/sdhci-sirf.c | |
parent | mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops (diff) | |
download | linux-6b3a194b7c164eab0429c3db58612fa7d02dc5f9.tar.xz linux-6b3a194b7c164eab0429c3db58612fa7d02dc5f9.zip |
mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_ops
As the SET_SYSTEM_SLEEP_PM_OPS and the SET_RUNTIME_PM_OPS macro deals with
the CONFIG_PM options when assigning the callbacks, it becomes redundant
to control this when declaring the struct dev_pm_ops. Instead let's always
declare it as it simplifies the code.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/sdhci-sirf.c')
0 files changed, 0 insertions, 0 deletions