]> Pileus Git - ~andy/linux/commit
mtd: lpc32xx_slc: Use of_get_named_gpio()
authorRoland Stigge <stigge@antcom.de>
Wed, 27 Jun 2012 15:51:14 +0000 (17:51 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 6 Jul 2012 17:25:16 +0000 (18:25 +0100)
commit21535ab39a74b5ec074e2d10b132e866472e86f9
tree632e71e2a557c776c7b55981b033035d796ef579
parentdf63fe7657d75424f58b41ac079ed8bc4b4676fb
mtd: lpc32xx_slc: Use of_get_named_gpio()

This patch makes the lpc32xx_slc driver use of_get_named_gpio() instead of
of_get_named_gpio_flags() whose flags are discarded anyway.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/lpc32xx_slc.c