From: Linus Torvalds Date: Fri, 3 May 2019 15:55:06 +0000 (-0700) Subject: Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... X-Git-Tag: microblaze-v5.4-rc1~881 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=8f76216c80c299ab8074b8658b73faa3815c6f39;p=linux-2.6-microblaze.git Merge tag 'clk-fixes-for-linus' of ssh://gitolite./linux/kernel/git/clk/linux Pull clk fixes from Stephen Boyd: "Two fixes for the NKMP clks on Allwinner SoCs, a locking fix for clkdev where we forgot to hold a lock while iterating a list that can change, and finally a build fix that adds some stubs for clk APIs that are used by devfreq drivers on platforms without the clk APIs" * tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/clk/linux: clk: Add missing stubs for a few functions clkdev: Hold clocks_mutex while iterating clocks list clk: sunxi-ng: nkmp: Explain why zero width check is needed clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0) --- 8f76216c80c299ab8074b8658b73faa3815c6f39