u-boot/drivers/clk/rockchip
Heiko Stuebner a5ada25e42 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling
CONFIG_IS_ENABLED() needs the config name like used in Kconfig, so
without the leading CONFIG_. The clock drivers all wrongly check for
CONFIG_RESET_ROCKCHIP, fix that

Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2019-11-17 17:22:53 +08:00
..
clk_px30.c rockchip: clk: add px30 clock driver 2019-11-17 17:23:07 +08:00
clk_rk322x.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3036.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3128.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
clk_rk3188.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3288.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3328.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3368.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rk3399.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
clk_rv1108.c rockchip: clk: fix wrong CONFIG_IS_ENABLED handling 2019-11-17 17:22:53 +08:00
Makefile rockchip: clk: add px30 clock driver 2019-11-17 17:23:07 +08:00