Re: [PATCH v2 1/6] gpiolib: cdev: simplify linereq_free

From: Linus Walleij
Date: Mon Jul 18 2022 - 05:28:48 EST


On Thu, Jul 14, 2022 at 4:03 AM Kent Gibson <warthog618@xxxxxxxxx> wrote:

> The edge detector is only ever started after the line desc has been
> determined, so move edge_detector_stop() inside the line desc check,
> and merge the two checked regions into one.
>
> Signed-off-by: Kent Gibson <warthog618@xxxxxxxxx>
> Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>

Ooops reviewed v1 because of too deep mailbox.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij