usb: renesas_usbhs: Remove dummy runtime PM callbacks
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Wed, 21 Nov 2018 06:31:23 +0000 (06:31 +0000)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 5 Dec 2018 09:13:55 +0000 (11:13 +0200)
commitb01828e26048f43dc4cea5759f200ec9e8332039
treeb205ff47dfcee5d74abfda8601f7ef88f2e6ce85
parent6ed30a7d8ec29d3aba46e47aa8b4a44f077dda4e
usb: renesas_usbhs: Remove dummy runtime PM callbacks

Platform drivers don't need dummy runtime PM callbacks that just return
success in order to have runtime PM happening. This has changed since
following commits:

commit 05aa55dddb9e ("PM / Runtime: Lenient generic runtime pm callbacks")
commit 543f2503a956 ("PM / platform_bus: Allow runtime PM by default")
commit 8b313a38ecff ("PM / Platform: Use generic runtime PM callbacks directly")

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
[shimoda: revise git commit description style]
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/renesas_usbhs/common.c