Merge branch 'clk-fixes' into clk-next
authorStephen Boyd <sboyd@codeaurora.org>
Thu, 3 Dec 2015 07:29:23 +0000 (23:29 -0800)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 3 Dec 2015 07:29:23 +0000 (23:29 -0800)
commit41cabbc24d0a071cdd9135f854eee5c1e193c097
tree9626fe5dcea787402cf11471376d52fdc275128a
parent8da411cc1964c5d6a0a0f94c7bbf8693c9673a87
parent59f0ec231f397001801264063db3b6dcc3eef590
Merge branch 'clk-fixes' into clk-next

* clk-fixes:
  clk: sunxi: pll2: Fix clock running too fast
  clk: scpi: add missing of_node_put
  clk: qoriq: fix memory leak
  imx/clk-pllv2: fix wrong do_div() usage
  imx/clk-pllv1: fix wrong do_div() usage
  clk: mmp: add linux/clk.h includes
  clk: ti: drop locking code from mux/divider drivers
  clk: ti816x: Add missing dmtimer clkdev entries
  clk: ti: fapll: fix wrong do_div() usage
  clk: ti: clkt_dpll: fix wrong do_div() usage
  clk: gpio: Get parent clk names in of_gpio_clk_setup()