summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/clk-rk3188.c
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2016-03-13 00:25:53 +0800
committerHeiko Stuebner <heiko@sntech.de>2016-03-27 13:03:35 +0200
commitff1ae209617cb31a5297bd103709d6b9e2db77d2 (patch)
treef78cc97b8db8159e4b09bb7e5fbc4171a6fcc721 /drivers/clk/rockchip/clk-rk3188.c
parent2af2544d60f007277a98f66391a521ec377a6a67 (diff)
downloadlinux-ff1ae209617cb31a5297bd103709d6b9e2db77d2.tar.bz2
clk: rockchip: remove redundant checking of device_node
rockchip_clk_of_add_provider is used by sub-clk driver which already call of_iomap before calling it. If device_node does not exist, of_iomap returns NULL which will fail to init the sub-clk driver. So really it's redundant. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'drivers/clk/rockchip/clk-rk3188.c')
0 files changed, 0 insertions, 0 deletions