]> 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>
Sat, 1 Sep 2018 20:03:32 +0000 (13:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Sep 2018 20:03:32 +0000 (13:03 -0700)
commitf174c65ef8e6ed87a185676ded4a08135ee6b8b4
treee3af30b7ce2ba510b3ba6f6eec7ed4d81dee136e
parent88cc100abc5ddc2eb122cb78d10208b311f76991
parentdcecdf1c7fffdb30f69ef96ae2161c9288cab8c7
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux

Pull clk fixes from Stephen Boyd:
 "Two small fixes, one for the x86 Stoney SoC to get a more accurate clk
  frequency and the other to fix a bad allocation in the Nuvoton NPCM7XX
  driver"

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: x86: Set default parent to 48Mhz
  clk: npcm7xx: fix memory allocation