summaryrefslogtreecommitdiff
path: root/drivers/perf
diff options
context:
space:
mode:
authorJyri Sarha <jsarha@ti.com>2016-08-08 13:09:15 +0300
committerThierry Reding <thierry.reding@gmail.com>2016-09-06 11:48:54 +0300
commit549c50af251969ecc8de1f773921c2a861fd240b (patch)
treea3b64dc972739ba2708cbc0a19900d5f18192b7e /drivers/perf
parent065cfbbb638cce3d388020c4b97813b4a904a7c3 (diff)
downloadlinux-549c50af251969ecc8de1f773921c2a861fd240b.tar.xz
pwm: pwm-tipwmss: Remove all runtime PM gets/puts
Remove all pm_runtime_get_sync() and pm_runtime_put_sync() call as well as the dummy pm_ops from the pwm-tipwmss driver. No registers are being modified. The runtime PM still needs to be enabled, so that the runtime PM framework can take care of enabling/disabling the PWMSS clock when submodules of PWMSS (ECAP or EHRPWM) call runtime PM APIs. With this change PWMSS clock goes to idle when none of the submodules are in use. Signed-off-by: Jyri Sarha <jsarha@ti.com> Signed-off-by: Vignesh R <vigneshr@ti.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/perf')
0 files changed, 0 insertions, 0 deletions