Re: [PATCH] gpiochip: expose gpiochip set data to be able to use it with a an usb gpio expander for example.
From: Bartosz Golaszewski
Date: Mon May 19 2025 - 04:28:14 EST
On Mon, May 19, 2025 at 6:18 AM <chalianis1@xxxxxxxxx> wrote:
>
> From: Anis Chali <chalianis1@xxxxxxxxx>
>
> Signed-off-by: Anis Chali <chalianis1@xxxxxxxxx>
> ---
I will definitely need a more elaborate explanation of what you're
trying to do and why. We don't export symbols that have no users in
the kernel so I would at least expect a second patch adding it.
Bart