From 0ffdd4b61b1326b2b8a7c4fdf3c061d807be1a74 Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Wed, 12 Mar 2014 15:35:47 -0600 Subject: [PATCH] pinctrl: tegra: fix some mistakes in Tegra124 A couple of pairs of pin group names were swapped in the table. This caused the wrong register to be programmed. Luckily, this had little effect, if any, since the swapped pins were likely to be programmed identically. Signed-off-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-format-patch failed