davinci: da850: move da850_evm specific mcasp pins to board file.
authorMichael Williamson <michael.williamson@criticallink.com>
Tue, 18 Jan 2011 17:21:44 +0000 (12:21 -0500)
committerKevin Hilman <khilman@ti.com>
Mon, 28 Feb 2011 22:53:29 +0000 (14:53 -0800)
The da850_mcasp_pins pinmux array is specific to the da850_evm, and is
not generic.  Move the array to the board file, make it static initdata,
and rename it accordingly.

Signed-off-by: Michael Williamson <michael.williamson@criticallink.com>
Tested-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found