From: Stephen Warren Date: Fri, 16 Dec 2011 22:12:31 +0000 (-0700) Subject: arm/tegra: Refactor board-*-pinmux.c to share code X-Git-Tag: v3.3-rc1~140^2~4^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54862bf00968427cf8f7ffcb6dacf03161eae862;p=pandora-kernel.git arm/tegra: Refactor board-*-pinmux.c to share code This moves the implementation of *_pinmux_init() into a single location. The board-specific pinmux data is left in each board's own file. This will allow future changes that set up the pinmux in a more complex fashion to do so without duplicating that code in each board's pinmux file. Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- Reading git-diff-tree failed