From: Lars-Peter Clausen Date: Tue, 2 Dec 2014 19:48:26 +0000 (+0100) Subject: mtd: nand: jz4740: Convert to GPIO descriptor API X-Git-Tag: fixes-v4.0-rc1~67^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd145af998886bf3c596cb7b6ddc55a287b76e76;p=pandora-kernel.git 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 Acked-by: Ralf Baechle Signed-off-by: Brian Norris --- Reading git-diff-tree failed