On Tue, Jul 19, 2022 at 12:02 AM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > It's logically better to check the IN in ->direction_input() and > _OUT in ->direction_output(). > > While at it, replace ternary with plain if-conditional for the sake > of consistency with mmio_74xx_dir_out(). > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Yep this is better. Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij