]> 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)
committerShawn Guo <shawnguo@kernel.org>
Fri, 7 Jun 2019 00:18:10 +0000 (08:18 +0800)
commit5b933e28d8b1fbdc7fbac4bfc569f3b152c3dd59
tree9625c5456054f730633aab449ede8cb7e1b69122
parent52f93ab8b4224eeea3bb495de006fc865a057cc9
clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out

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>
drivers/clk/imx/clk-imx8mm.c