diff options
author | Abel Vesa <abel.vesa@nxp.com> | 2020-10-28 14:58:58 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-11-03 07:55:11 +0800 |
commit | 12309428c27737c21735fb28540c6c6f69f632f6 (patch) | |
tree | c391bdd8b4e4d6c9845c6ac2fcfdaccd66ff83b2 /drivers/clk/clk-fixed-factor.c | |
parent | 220175cd3979fdb860decf757cc7a5980fdd045f (diff) | |
download | linux-12309428c27737c21735fb28540c6c6f69f632f6.tar.bz2 |
clk: imx: gate2: Remove the IMX_CLK_GATE2_SINGLE_BIT special case
This was a hack which would allow multiple HW gates to be controlled
by a single bit. The only user of this is the imx_dev_clk_hw_gate_shared
which is not used anywhere as of now. Basically, complicates the logic
of the driver for no reason.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/clk/clk-fixed-factor.c')
0 files changed, 0 insertions, 0 deletions