Hi Miquel Raynal, > -----Original Message----- > From: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > Sent: Monday, October 21, 2024 10:15 AM > Subject: Re: [PATCH] mtd: hyperbus: rpc-if: Add missing MODULE_DEVICE_TABLE > > > miquel.raynal@xxxxxxxxxxx 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@xxxxxxxxxxxxxx> > > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > > Reviewed-by: Vignesh Raghavendra <vigneshr@xxxxxx> > > > > 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