[PATCH v2] clk: imx: use module_platform_driver

Miles Chen miles.chen at mediatek.com
Sat Sep 4 16:52:04 PDT 2021


On Sat, 2021-09-04 at 13:43 -0300, Fabio Estevam wrote:
> 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, I will fix the tag in next patch.

Miles
> Thanks


More information about the Linux-mediatek mailing list