commit | 31908a604ced3c047022c2cc9f178d3287f06dfe | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Nov 14 12:30:18 2020 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Nov 14 12:30:18 2020 -0800 |
tree | dc8cdc4494c0978aded8540e918053a904e76f41 | |
parent | 7e908b7461ec395293335852485a183c16765303 [diff] | |
parent | c277ca155d2f0028a5c79708426d3f79b54a5fc1 [diff] |
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux Pull clk fixes from Stephen Boyd: "Two small clk driver fixes: - Make to_clk_regmap() inline to avoid compiler annoyance - Fix critical clks on i.MX imx8m SoCs" * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: clk: imx8m: fix bus critical clk registration clk: define to_clk_regmap() as inline function