Re: [PATCH net-next v1 1/1] ieee802154: ca8210: Remove stray gpiod_unexport() call

From: Andy Shevchenko
Date: Mon Jun 05 2023 - 10:13:30 EST


On Tue, May 30, 2023 at 09:42:20AM +0200, Simon Horman wrote:
> On Sun, May 28, 2023 at 05:09:38PM +0300, Andy Shevchenko wrote:
> > There is no gpiod_export() and gpiod_unexport() looks pretty much stray.
> > The gpiod_export() and gpiod_unexport() shouldn't be used in the code,
> > GPIO sysfs is deprecated. That said, simply drop the stray call.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>

Thank you!
Can this be applied now?

--
With Best Regards,
Andy Shevchenko