]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: atmel nand: fix gpio missing request
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 12 Jul 2012 08:31:08 +0000 (10:31 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 24 Aug 2012 08:03:37 +0000 (11:03 +0300)
commitb654a9a46fc2100b318050483f8c5b5d0f187303
tree20d23c579b749b3ca96ea43ed09bb17700a65c06
parent05c55e39e38b5271bd9afc79ba092519e4c1d604
mtd: atmel nand: fix gpio missing request

without this the gpio will not be muxed as a gpio by the current custom pinmux
or later by the pinctrl

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/nand/atmel_nand.c