Hi Masahiro,
Masahiro Yamada <[email protected]> wrote on Fri, 18 Jan
2019 14:30:38 +0900:
> Commit 7a08dbaedd36 ("mtd: rawnand: Move ->setup_data_interface() to
> nand_controller_ops") missed to invert the if-conditonal for denali.
> Since then, the Denali NAND driver cannnot invoke setup_data_interface.
>
> Fixes: 7a08dbaedd36 ("mtd: rawnand: Move ->setup_data_interface() to
> nand_controller_ops")
> Cc: linux-stable <[email protected]> # v4.20
> Signed-off-by: Masahiro Yamada <[email protected]>
> ---
>
Acked-by: Miquel Raynal <[email protected]>
Thanks,
Miquèl