commit | 40bd62c6194bdee1bc6652b3b0aa28e34883f603 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Thu Dec 11 11:20:36 2014 +0100 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Dec 13 00:45:24 2014 +0100 |
tree | 728a1b4f4256d8ceb1ea954584c369a871ad3484 | |
parent | c3cb6ba415169d66ed29521d249742e667c80697 [diff] |
PM: Remove the SET_PM_RUNTIME_PM_OPS() macro There're now no users left of the SET_PM_RUNTIME_PM_OPS() macro, since all have converted to use the SET_RUNTIME_PM_OPS() macro instead, so let's remove it. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>