Re: [PATCH v2] gpio: palmas: Allow building as a module
From: Bartosz Golaszewski
Date: Mon Jun 02 2025 - 05:01:52 EST
On Wed, May 28, 2025 at 7:44 PM Aaron Kling <webgeek1234@xxxxxxxxx> wrote:
>
> On Thu, May 22, 2025 at 5:22 PM Aaron Kling via B4 Relay
> <devnull+webgeek1234.gmail.com@xxxxxxxxxx> wrote:
> >
> > From: Aaron Kling <webgeek1234@xxxxxxxxx>
> >
> > The driver works fine as a module, so allowing building as such. This
> > drops the driver specific init in favor of the module macro which does
> > the same, plus handling exit.
> >
> > Signed-off-by: Aaron Kling <webgeek1234@xxxxxxxxx>
> > ---
>
> Friendly reminder about this patch.
Hi Aaron,
We're in the middle of the merge window and you sent this patch at rc7
(too late to make the next release). I will not be picking it up
before v6.16-rc1 is tagged. Please don't ping me for at least 2 weeks
after you send a patch nor during the merge window.
Thanks,
Bartosz