From: Geert Uytterhoeven <[email protected]>
Date: Mon, 12 Feb 2018 14:40:00 +0100
> Currently, if Wake-on-LAN is enabled, the EtherAVB device's module clock
> is manually kept running during system suspend, to make sure the device
> stays active.
>
> Since commit 91c719f5ec6671f7 ("soc: renesas: rcar-sysc: Keep wakeup
> sources active during system suspend") , this workaround is no longer
> needed. Hence remove all explicit clock handling to keep the device
> active.
>
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> Reviewed-by: Niklas Söderlund <[email protected]>
> Reviewed-by: Sergei Shtylyov <[email protected]>
> ---
> v2:
> - Add Reviewed-by,
> - Rebased,
> - Drop RFC state, now the dependency is upstream.
Applied.