Hello!
On 10/24/2018 04:51 PM, Jarkko Nikula wrote:
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:
05aa55dddb9e ("PM / Runtime: Lenient generic runtime pm callbacks")
543f2503a956 ("PM / platform_bus: Allow runtime PM by default")
8b313a38ecff ("PM / Platform: Use generic runtime PM callbacks directly")
Wow, these are old! :-)
Signed-off-by: Jarkko Nikula <redacted>
---
Only build tested.
Seems long overdue...
[...]
Reviewed-by: Sergei Shtylyov <redacted>
MBR, Sergei