pinctrl: tegra: fix some typos and inconsistencies
authorStephen Warren <swarren@nvidia.com>
Wed, 5 Mar 2014 21:53:32 +0000 (14:53 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 11 Mar 2014 10:16:28 +0000 (11:16 +0100)
drive_dev3_pins in pinctrl-tegra114.c wasn't used; delete it.

pinctrl-tegra124.c had quite a few typos. Fix those.

pinctrl-tegra124.c had a few mismatches between the *_groups[] ararys
and the function lists in tegra124_groups[]. Fix those.

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

No differences found