diff options
author | Rafael J. Wysocki | 2014-12-04 01:07:01 +0100 |
---|---|---|
committer | Rafael J. Wysocki | 2014-12-04 01:07:01 +0100 |
commit | 96a1c18a7b41b084dff5cf83383f46f264eeb84a (patch) | |
tree | 52e749929cfee1a81d7b1addc3bdcfaee76f3235 /drivers/iio | |
parent | 721564a950fdbc07adf9c1e114b73feb97446ec2 (diff) |
hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
After commit b2b49ccbdd54 (PM: Kconfig: Set PM_RUNTIME if PM_SLEEP is
selected) PM_RUNTIME is always set if PM is set, so #ifdef blocks
depending on CONFIG_PM_RUNTIME may now be changed to depend on
CONFIG_PM.
Do that for the omap_ssi driver.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-By: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions