Skip to content
Commit b01828e2 authored by Jarkko Nikula's avatar Jarkko Nikula Committed by Felipe Balbi
Browse files

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 05aa55dd ("PM / Runtime: Lenient generic runtime pm callbacks")
commit 543f2503 ("PM / platform_bus: Allow runtime PM by default")
commit 8b313a38 ("PM / Platform: Use generic runtime PM callbacks directly")

Signed-off-by: default avatarJarkko Nikula <jarkko.nikula@linux.intel.com>
Reviewed-by: default avatarYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
[shimoda: revise git commit description style]
Signed-off-by: default avatarYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 6ed30a7d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment