]> 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, 17 Aug 2012 14:38:00 +0000 (17:38 +0300)
commit832b46e588a03c9f0722722205a1de108c340de6
tree20d23c579b749b3ca96ea43ed09bb17700a65c06
parentdbf519f6e6c2df8a7ec360f01609af4d2481e44f
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