commit | 0ffdd4b61b1326b2b8a7c4fdf3c061d807be1a74 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed Mar 12 15:35:47 2014 -0600 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Mar 14 16:32:36 2014 +0100 |
tree | a81bfdac1290fe2f4bbb84d4667b37a5a7a6d0f2 | |
parent | 17cdc926ec08e46af9a8159a6e52fa318f533ed8 [diff] |
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>