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

From: Alexander Aring
Date: Tue Jun 06 2023 - 05:35:51 EST


Hi,

On Mon, Jun 5, 2023 at 10:12 AM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> 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?

ping, Miquel? :)

- Alex