[PATCH] mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLE
Biju Das
biju.das.jz at bp.renesas.com
Mon Oct 21 02:20:37 PDT 2024
Hi Miquel Raynal,
> -----Original Message-----
> From: Miquel Raynal <miquel.raynal at bootlin.com>
> Sent: Monday, October 21, 2024 10:15 AM
> Subject: Re: [PATCH] mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLE
>
>
> miquel.raynal at bootlin.com wrote on Fri, 23 Aug 2024 19:31:43 +0200:
>
> > On Wed, 2024-07-31 at 08:08:40 UTC, Biju Das wrote:
> > > The rpc-if-hyperflash driver can be compiled as a module, but lacks
> > > MODULE_DEVICE_TABLE() and will therefore not be loaded automatically.
> > > Fix this.
> > >
> > > Fixes: 5de15b610f78 ("mtd: hyperbus: add Renesas RPC-IF driver")
> > > Signed-off-by: Biju Das <biju.das.jz at bp.renesas.com>
> > > Reviewed-by: Geert Uytterhoeven <geert+renesas at glider.be>
> > > Reviewed-by: Vignesh Raghavendra <vigneshr at ti.com>
> >
> > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes, thanks.
>
> I just realize now this patch got applied but not included in any final PR, sorry about that, I'll
> handle it.
Thanks, I also wondered why this patch was not there in 6.12-rc1, but in next?
Now looks like it is sorted.
Cheers,
Biju
More information about the linux-mtd
mailing list