pinctrl: zynq: Fix typos in smc0_nand_grp and smc0_nor_grp
authorMike Looijmans <mike.looijmans@topic.nl>
Wed, 12 Aug 2015 14:22:12 +0000 (16:22 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Aug 2015 14:21:31 +0000 (16:21 +0200)
commit2fe2918fa3294edc9c3d8d1622bb1a07c00463ff
tree4fdfeaceb41eb70eafda86528a2cfe3f2789f074
parent5b9eaa5659b32cf6c85a492d2e3bfa7a3a413144
pinctrl: zynq: Fix typos in smc0_nand_grp and smc0_nor_grp

Group names should be smc0_nand_grp and smc0_nor_grp, otherwise you'll
get errors like this if you try to pinmux them via the devicetree:
zynq-pinctrl 700.pinctrl: invalid group "smc0_nand_grp" for function "smc0_nand"

Probably a typo while creating these tables.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Acked-by: Sören Brinkmann <soren.brinkmann@xilinx.com>
Acked-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-zynq.c