summaryrefslogtreecommitdiff
path: root/drivers/phy
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-12-12 23:42:04 (GMT)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-12-12 23:42:04 (GMT)
commit739808c99296bd2909908d6884407ca73ce69569 (patch)
tree5b61b65a587cb4a2087774f70b0c6b8bb763509a /drivers/phy
parentd39fe4e557530f7c8368552074e93c3ae4b9c33f (diff)
downloadlinux-739808c99296bd2909908d6884407ca73ce69569.tar.xz
video / 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. The alternative of CONFIG_PM_SLEEP and CONFIG_PM_RUNTIME may be replaced with CONFIG_PM too. Make these changes in 2 files under drivers/video/. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Jingoo Han <jg1.han@samsung.com>
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions