Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind...
authorMichael Turquette <mturquette@baylibre.com>
Mon, 15 Feb 2016 19:59:45 +0000 (11:59 -0800)
committerMichael Turquette <mturquette@baylibre.com>
Mon, 15 Feb 2016 19:59:45 +0000 (11:59 -0800)
commit70750ff2c91049beca635e0a31ac19f8b54aebee
treebd63e9999741ecda668f74bdd83d97432eac0aea
parent7208d1d9c568de02ca89cc976d206e4196803140
parent36714529f8bbd4f8eaf93b50f4a64c52a24879aa
Merge tag 'v4.6-rockchip-clk1' of git://git./linux/kernel/git/mmind/linux-rockchip into clk-next

Introduction of a factor type and a variant containing a gate
to be able to also declare factor clocks in their correct
place in the clock tree instead of having to register factor
clocks in the init callback separately. And as always some more
clock-ids and non-regression fixes for mistakes introduced in
past kernel releases.
drivers/clk/rockchip/clk-rk3036.c
drivers/clk/rockchip/clk-rk3368.c
drivers/clk/rockchip/clk.c