git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
893a7d1
)
pinctrl: tegra: fix some typos and inconsistencies
author
Stephen Warren
<swarren@nvidia.com>
Wed, 5 Mar 2014 21:53:32 +0000
(14:53 -0700)
committer
Linus 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