]> Git Repo - linux.git/commitdiff
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Fri, 29 Dec 2017 07:14:47 +0000 (23:14 -0800)
committerLinus Torvalds <[email protected]>
Fri, 29 Dec 2017 07:14:47 +0000 (23:14 -0800)
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


Trivial merge
This page took 0.05716 seconds and 4 git commands to generate.