]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Nov 2016 21:20:34 +0000 (13:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Nov 2016 21:20:34 +0000 (13:20 -0800)
commit39730528c84d1b753ef0379dd8eb99ca59b26a4d
tree094556a872ff036a44b13f0ebee671ef7feba8d1
parentbfb7e359e303bba96dbb17b20ac29a8a4d2b9b61
parentba5493e596abd5a5ac75777fccaf7be8b2863a8b
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