SH: constify multiple DMA related objects and references to them
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 21 Apr 2010 15:36:49 +0000 (15:36 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 26 Apr 2010 06:50:50 +0000 (15:50 +0900)
Lists of DMA channels and slaves are not changed, make them constant. Besides,
SH7724 channel and slave configuration of both DMA controllers is identical,
remove the extra copy of the configuration data.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found