Rafael J. Wysocki 6ed23b806e PM: Merge the SET*_RUNTIME_PM_OPS() macros
The SET_PM_RUNTIME_PM_OPS() and SET_RUNTIME_PM_OPS() macros are
identical except that one of them is not empty for CONFIG_PM set,
while the other one is not empty for CONFIG_PM_RUNTIME set,
respectively.

However, after commit b2b49ccbdd54 (PM: Kconfig: Set PM_RUNTIME if
PM_SLEEP is selected) PM_RUNTIME is always set if PM is set, so one
of these macros is now redundant.

For this reason, replace SET_PM_RUNTIME_PM_OPS() with
SET_RUNTIME_PM_OPS() everywhere and redefine the SET_PM_RUNTIME_PM_OPS
symbol as SET_RUNTIME_PM_OPS in case new code is starting to use the
macro being removed here.

Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2014-12-04 00:51:30 +01:00
..
2014-11-11 23:44:19 +01:00
2014-09-28 07:05:16 -07:00
2013-01-07 17:36:37 +01:00
2014-10-07 20:39:25 -04:00
2014-10-07 20:39:25 -04:00
2012-09-01 08:57:12 -07:00
2014-01-20 13:53:20 +05:30
2014-10-07 20:39:25 -04:00
2014-07-12 09:57:42 -07:00
2014-07-12 09:57:42 -07:00
2013-12-12 22:43:41 -08:00