]> 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>
Fri, 29 Dec 2017 07:14:47 +0000 (23:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Dec 2017 07:14:47 +0000 (23:14 -0800)
commit7d3b0575db0e77490d3a4f5316edacfe6dfed337
tree725bd471b26195ce67e19740f28b853500c5d7c4
parentdcb39dfb0dbacbb7cd3fb4d0a5b10805342419b3
parentef4626df3c321958f824dd546991e97a28a77f16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux

Pull clk fix from Stephen Boyd:
 "One more fix for the runtime PM clk patches. We're calling a runtime
  PM API that may schedule from somewhere that we can't do that. We
  change to the async version of pm_runtime_put() to fix it"

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: use atomic runtime pm api in clk_core_is_enabled