]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out
authorPeng Fan <peng.fan@nxp.com>
Fri, 31 May 2019 07:56:38 +0000 (15:56 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2019 07:13:07 +0000 (09:13 +0200)
commitd9b2310494f7925905ee151bb6f6556559efefe6
tree70a8c2959df65bbef4d47082878e7a3b997e58c8
parent2df91af73fd4f28c6ba39dd1c49f42e244d9f667
clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out

commit 5b933e28d8b1fbdc7fbac4bfc569f3b152c3dd59 upstream.

There is no audio_pll2_clk registered, it should be audio_pll2_out.

Cc: <stable@vger.kernel.org>
Fixes: ba5625c3e272 ("clk: imx: Add clock driver support for imx8mm")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/clk/imx/clk-imx8mm.c