From a76cbd7eba1fa4b623fa35e2cb0ef5de1c504e2f Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Wed, 5 Mar 2014 14:53:32 -0700 Subject: [PATCH] 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-format-patch failed