RE: [PATCH V9 2/7] clk: imx: add scu clock common part
From: Aisheng Dong <aisheng.dong@nxp.com>
Date: 2018-12-17 10:30:57
Also in:
linux-clk
From: Aisheng Dong <aisheng.dong@nxp.com>
Date: 2018-12-17 10:30:57
Also in:
linux-clk
[...]
quoted
quoted
quoted
+#include "clk-scu.h" + +struct imx_sc_ipc *ccm_ipc_handle;Why does this need to be a global? Can it be in each clk_scu instanceinstead?quoted
quoted
No, no need to be in each clk_scu instance. There's only one handler.Shouldn't it be 'static'?
This has been fixed in CLK tree. Regards Dong Aisheng
Lothar Waßmann
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel