[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
Abel Vesa
abel.vesa at oss.qualcomm.com
Wed Mar 18 08:39:32 PDT 2026
On Fri, 13 Feb 2026 00:58:11 +0100, Danilo Krummrich wrote:
> imx_clk_scu_init() registers the imx_clk_scu_driver while commonly being
> called from IMX driver's probe() callbacks.
>
> However, it neither makes sense to register drivers from probe()
> callbacks of other drivers, nor does the driver core allow registering
> drivers with a device lock already being held.
>
> [...]
Applied, thanks!
[1/1] clk: scu/imx8qxp: do not register driver in probe()
commit: 93a6d39e78bfa78b2160621aafbb490e063f12d9
Best regards,
--
Abel Vesa <abel.vesa at oss.qualcomm.com>
More information about the linux-arm-kernel
mailing list