pinctrl: tegra: fix some mistakes in Tegra124
authorStephen Warren <swarren@nvidia.com>
Wed, 12 Mar 2014 21:35:47 +0000 (15:35 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 14 Mar 2014 15:32:36 +0000 (16:32 +0100)
commit0ffdd4b61b1326b2b8a7c4fdf3c061d807be1a74
treea81bfdac1290fe2f4bbb84d4667b37a5a7a6d0f2
parent17cdc926ec08e46af9a8159a6e52fa318f533ed8
pinctrl: tegra: fix some mistakes in Tegra124

A couple of pairs of pin group names were swapped in the table. This
caused the wrong register to be programmed. Luckily, this had little
effect, if any, since the swapped pins were likely to be programmed
identically.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-tegra124.c