Linux/linux d311e0cdrivers/mtd/nand/raw denali.c

mtd: rawnand: denali: get ->setup_data_interface() working again

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")
Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
Acked-by: Miquel Raynal <miquel.raynal at bootlin.com>
Signed-off-by: Boris Brezillon <bbrezillon at kernel.org>
DeltaFile
+1-1drivers/mtd/nand/raw/denali.c
+1-11 files

UnifiedSplitRaw