diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-22 13:20:34 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-11-22 13:20:34 -0800 |
commit | 57527ed10b3bc2abf50844f6995371fa9ac503df (patch) | |
tree | 094556a872ff036a44b13f0ebee671ef7feba8d1 | |
parent | 000b8949e903fc8bf78b99ac8568347251986ebf (diff) | |
parent | c8616671af913ed2c5fb5b45f09c28599458ba1a (diff) |
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk fixes from Stephen Boyd:
"A handful of driver fixes.
The sunxi fixes are for an incorrect clk tree configuration and a bad
frequency calculation. The other two are fixes for passing the wrong
pointer in drivers recently converted to clk_hw style registration"
* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
clk: efm32gg: Pass correct type to hw provider registration
clk: berlin: Pass correct type to hw provider registration
clk: sunxi: Fix M factor computation for APB1
clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parent