]> Pileus Git - ~andy/linux/commit
arm/tegra: Rework Seaboard-vs-Ventana pinmux table
authorStephen Warren <swarren@nvidia.com>
Fri, 16 Dec 2011 22:12:29 +0000 (15:12 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 20 Dec 2011 02:03:10 +0000 (18:03 -0800)
commit35957afc5d7a86cf029bcd9e77ade2451938f37a
treef127fe99d7e99177610712734b70f5fa014b8caf
parent71d8f162ac50679ce45b537c18adbf83113de36b
arm/tegra: Rework Seaboard-vs-Ventana pinmux table

Rather than modifying seaboard_pinmux[] using ventana_pinmux[], split
seaboard_pinmux[] into common_pinmux[] and seaboard_pinmux[], and then
actually apply common_pinmux[] always, followed by the appopriate one
of seaboard_pinmux[] or ventana_pinmux[].

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/board-seaboard-pinmux.c