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)
commit5570078c0ec5ecc5df0bbd7d06f43549b7127ae7
tree49791ab764e72e7a8f59f9a388c10f86100663e7
parent3abd5acfff0111809463bcfd7236a1bdf09e4e2d
davinci: Move PINMUX defines to SoC files

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>
arch/arm/mach-davinci/dm355.c
arch/arm/mach-davinci/dm644x.c
arch/arm/mach-davinci/dm646x.c
arch/arm/mach-davinci/include/mach/mux.h
arch/arm/mach-davinci/time.c