From: Stephen Warren Date: Fri, 16 Dec 2011 22:12:29 +0000 (-0700) Subject: arm/tegra: Rework Seaboard-vs-Ventana pinmux table X-Git-Tag: v3.3-rc1~140^2~4^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35957afc5d7a86cf029bcd9e77ade2451938f37a;p=pandora-kernel.git 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 Signed-off-by: Olof Johansson --- Reading git-diff-tree failed