commit | 5bac942db3d2c4738df04104240d65a5d1eaec6a | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Wed Apr 21 15:36:49 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 26 15:50:50 2010 +0900 |
tree | 253c75407764fc5cb3483283941b14a99fad389a | |
parent | 6b6b18e62cfba44ce7b6489c7100f12b199232d7 [diff] |
SH: constify multiple DMA related objects and references to them 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>