On Tue, Sep 24, 2019 at 10:08:30AM +0200, Corentin Labbe wrote:
> Hello
>
> This serie enables power management in the sun4i-ss driver.
>
> Regards
>
> Changes since v2 (
> https://lore.kernel.org/linux-arm-kernel/20190919051035.4111-2-clabbe.montj...@gmail.com/T/
> ):
> - depends on PM
> - fu
Hello
This serie enables power management in the sun4i-ss driver.
Regards
Changes since v2 (
https://lore.kernel.org/linux-arm-kernel/20190919051035.4111-2-clabbe.montj...@gmail.com/T/
):
- depends on PM
- fusioned suspend/resume functions with sun4i_ssenable/disable
- fixed style problem
Cha