On Wed, Nov 6, 2024 at 12:19 PM Jarkko Sakkinen <jarkko@xxxxxxxxxx> wrote: > > On Wed Nov 6, 2024 at 8:17 PM EET, Jarkko Sakkinen wrote: > > > Whatever happened to this? Can you please apply my patch if you don't > > > have the time for further rework. > > > > Sorry unintentional. > > > > I applied with > > > > -static void __iomem * atmel_get_base_addr(unsigned long *base, int *region_size) > > +static void __iomem *atmel_get_base_addr(unsigned long *base, int *region_size) > > > > as this gives checkpatch error. > > See: > https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/commit/?id=b18ffd5e0faaa02bffda61e19a013573451008d4 > > If that looks good to you, I can mirror it to -next. Looks good. Thanks. Rob