Re: [PATCH v2] Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"

From: David Miller
Date: Sat Aug 25 2018 - 20:33:12 EST


From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Date: Wed, 22 Aug 2018 15:27:23 +0200

> This reverts commit bde4975310eb1982bd0bbff673989052d92fd481.
>
> All legacy clock implementations now implement clk_set_rate() (Some
> implementations may be dummies, though).
>
> Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> Acked-by: Arnd Bergmann <arnd@xxxxxxx>
> Acked-by: Jose Abreu <joabreu@xxxxxxxxxxxx>
> ---
> Marked "RFC", as this depends on "m68k: coldfire: Normalize clk API" and
> "MIPS: AR7: Normalize clk API".
>
> v2:
> - Add Acked-by,
> - Dropped RFC state, as all dependencies are now upstream:
> - commit eec85fa9d98a889e ("m68k: coldfire: Normalize clk API"),
> - commit 6b5939d2e528525a ("MIPS: AR7: Normalize clk API").

Applied, thank you.