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)
commitb18ed664c262e6c2f7067f2d12e566d134d13505
treee3af30b7ce2ba510b3ba6f6eec7ed4d81dee136e
parent420f51f4ab6bce6e580390729fadb89c31123636
parentbded6c03e398dc6e862dc8301fb9a60175740653
Merge tag 'clk-fixes-for-linus' of git://git./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