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)
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

Simple merge
Simple merge