OSDN Git Service

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)
commita76cbd7eba1fa4b623fa35e2cb0ef5de1c504e2f
tree82e83c421abed568a8e3f256a549447111995fb5
parent893a7d11a185c5d4d1cf47d94880a973ef55e2a0
pinctrl: tegra: fix some typos and inconsistencies

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>
drivers/pinctrl/pinctrl-tegra114.c
drivers/pinctrl/pinctrl-tegra124.c