OSDN Git Service

mtd: nand: jz4740: Convert to GPIO descriptor API
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 2 Dec 2014 19:48:26 +0000 (20:48 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 2 Feb 2015 09:04:36 +0000 (01:04 -0800)
commitcd145af998886bf3c596cb7b6ddc55a287b76e76
tree3e57b712a24029518b2e276f01d7402d30020326
parente0377cdebaf3913bff693c9eea17ff6eb4d7abc8
mtd: nand: jz4740: Convert to GPIO descriptor API

Use the GPIO descriptor API instead of the deprecated legacy GPIO API to
manage the busy GPIO.

The patch updates both the jz4740 nand driver and the only user of the driver
the qi-lb60 board driver.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
arch/mips/include/asm/mach-jz4740/jz4740_nand.h
arch/mips/jz4740/board-qi_lb60.c
drivers/mtd/nand/jz4740_nand.c