mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 4 Jan 2020 20:27:23 +0000 (12:27 -0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 21 Jan 2020 19:00:34 +0000 (20:00 +0100)
commit7a95a72e052a7d15333de932e0a89b4934ce6085
tree19e6d7f7eebf50cf205da0fb09e86aff96f03019
parent9ee0f956cfbb87b19dfbbb9d588fef282eb5e95e
mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()

devm_fwnode_get_index_gpiod_from_child() is going away as the name is
too unwieldy, let's switch to using the new devm_fwnode_gpiod_get().

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/atmel/nand-controller.c