[PATCH 0/7] Some trivial patches for rockchip clk stuff

From: Shawn Lin
Date: Sat Mar 12 2016 - 11:33:23 EST



Hi Heiko and Xing,

After reviewing some clk patches for rk3399, I found some
trivial problems. So this is another round of patches to
slightly improve the code.

Based on v4.7-clk/next branch
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git



Shawn Lin (7):
clk: rockchip: remove mux_core_reg from rockchip_cpuclk_reg_data
clk: rockchip: fix warning reported by kernel-doc
clk: rockchip: release io resource when rk3036_clk_init failed
clk: rockchip: release io resource when rk3188_common_clk_init failed
clk: rockchip: release io resource when rk3368_clk_init failed
clk: rockchip: remove redundant checking of device_node
clk: rockchip: fix a typo for rockchip_rk3399_pll_set_params

drivers/clk/rockchip/clk-pll.c | 2 +-
drivers/clk/rockchip/clk-rk3036.c | 1 +
drivers/clk/rockchip/clk-rk3188.c | 1 +
drivers/clk/rockchip/clk-rk3368.c | 1 +
drivers/clk/rockchip/clk.c | 8 +++-----
drivers/clk/rockchip/clk.h | 10 +++++-----
6 files changed, 12 insertions(+), 11 deletions(-)

--
2.3.7