davinci: Move PINMUX defines to SoC files
authorMark A. Greer <mgreer@mvista.com>
Wed, 15 Apr 2009 19:42:06 +0000 (12:42 -0700)
committerKevin Hilman <khilman@deeprootsystems.com>
Thu, 28 May 2009 22:17:48 +0000 (15:17 -0700)
Different SoC have different numbers of pinmux registers and other
resources that overlap with each other.  To clean up the code and
eliminate defines that overlap with each other, move the PINMUX
defines to the SoC specific files.

Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>

No differences found