From: Hans de Goede
Date: Wed, 26 Sep 2018 22:12:39 +0200
> Disable the clk during suspend to save power. Note that tp->clk may be
> NULL, the clk core functions handle this without problems.
>
> Reviewed-by: Andy Shevchenko
> Tested-by: Carlo Caione
> Signed-off-by: Hans de Goede
Applied.
Disable the clk during suspend to save power. Note that tp->clk may be
NULL, the clk core functions handle this without problems.
Reviewed-by: Andy Shevchenko
Tested-by: Carlo Caione
Signed-off-by: Hans de Goede
---
drivers/net/ethernet/realtek/r8169.c | 5 +
1 file changed, 5 insertions(+