Re: [PATCH v3] gpio: palmas: Allow building as a module
From: Bartosz Golaszewski
Date: Wed Jul 02 2025 - 05:13:07 EST
On Wed, Jul 2, 2025 at 7:56 AM 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
> adds an exit handler to support module unload.
>
> Signed-off-by: Aaron Kling <webgeek1234@xxxxxxxxx>
> ---
This doesn't apply on top of linux-next.
Bart