Re: [PATCH] ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init
From: Shawn Guo <shawnguo@kernel.org>
Date: 2021-07-23 07:34:01
Also in:
kernel-janitors, lkml
From: Shawn Guo <shawnguo@kernel.org>
Date: 2021-07-23 07:34:01
Also in:
kernel-janitors, lkml
On Thu, Jul 15, 2021 at 02:23:21PM +0100, Colin King wrote:
From: Colin Ian King <redacted>
The function imx_mmdc_perf_init recently had a 3rd argument added to
it but the equivalent macro was not updated and is still the older
2 argument version. Fix this by adding in the missing 3rd argumement
mmdc_ipg_clk.
Fixes: f07ec8536580 ("ARM: imx: add missing clk_disable_unprepare()")
Signed-off-by: Colin Ian King <redacted>Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel