]> 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, 19 May 2018 04:19:02 +0000 (21:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 May 2018 04:19:02 +0000 (21:19 -0700)
commit8ec5dc0606a5f62ef2b7b78613640bf4b08d67b7
treef4b8e8ba7ac4c07507c70cae589896d22a8a18b3
parent61fe33984b23099f6d7bc8f7ad405b8c711fcb76
parentc379e5973f1e943115b7049e69a7029793e89d38
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 modified revert of a patch that made new choices come out for a
   couple stm32 clk drivers that really always need to be there when
   that particular machine is compiled in

 - boot fix on i.MX for Stefan who noticed odd behavior from the
   critical flag patch that came in during the merge window

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: stm32: fix: stm32 clock drivers are not compiled by default
  clk: imx6ull: use OSC clock during AXI rate change