clk: fixed: Remove Allwinner A10 special-case logic
authorSamuel Holland <samuel@sholland.org>
Tue, 31 May 2022 05:17:41 +0000 (00:17 -0500)
committerStephen Boyd <sboyd@kernel.org>
Thu, 9 Jun 2022 22:40:23 +0000 (15:40 -0700)
commitc33ed61249dc54e7cf2137c04462883560375b77
tree0c10ae424abe1b9410347caf288ae3f895739e05
parentf2906aa863381afb0015a9eb7fefad885d4e5a56
clk: fixed: Remove Allwinner A10 special-case logic

This compatible is part of the legacy sunxi clock support, and has not
been used since commit 6b48644b1d29 ("ARM: gr8: Convert to CCU") in
October 2016. Since supporting this compatible adds some overhead to
generic clock code, let's clean it up.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20220531051742.43273-1-samuel@sholland.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-fixed-factor.c