From: Stephen Warren Date: Wed, 5 Mar 2014 21:53:32 +0000 (-0700) Subject: pinctrl: tegra: fix some typos and inconsistencies X-Git-Tag: v3.15-rc1~150^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a76cbd7eba1fa4b623fa35e2cb0ef5de1c504e2f;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed