[PATCH v2] clk: imx: use module_platform_driver

Fabio Estevam festevam at gmail.com
Sat Sep 4 09:43:18 PDT 2021


Hi Miles,

On Sat, Sep 4, 2021 at 12:29 PM Miles Chen <miles.chen at mediatek.com> wrote:
>
> Replace builtin_platform_driver_probe with module_platform_driver_probe
> because CONFIG_CLK_IMX8QXP can be set to =m (kernel module).
>
> Fixes: c2cccb6d0b33 ("clk: imx: add imx8qxp clk driver")
> Fixes: 1e3121bfe51a ("clk: imx: add imx8qxp lpcg driver")

The correct Fixes tag would be:

Fixes: e0d0d4d86c766 ("clk: imx8qxp: Support building i.MX8QXP clock
driver as module")

Thanks



More information about the linux-arm-kernel mailing list