From: Linus Torvalds Date: Fri, 29 Dec 2017 07:14:47 +0000 (-0800) Subject: Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.15~9743 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c0208a33cbc428f66b446f5dd16c91fb76aaab88;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'clk-fixes-for-linus' of git://git./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 --- c0208a33cbc428f66b446f5dd16c91fb76aaab88