commit | 9346dba55672a6f04b7bfd1faa081ff149995a3f | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Oct 25 08:04:44 2010 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Mon Jan 10 07:18:05 2011 -0500 |
tree | 78720838d17b73ab0a535fa907df9b805f5a7442 | |
parent | 6c8e75a06c8ee32c68ce90afa4a0fe093327b0e4 [diff] |
Blackfin: standardize DMAC traffic control MMRs & MDMA MMRs Use the same naming convention for DMA traffic MMRs (most were legacy anyways) so we can avoid useless ifdef trees. Same goes for MDMA names -- this actually allows us to undo a bunch of ifdef redirects that existed for this purpose alone. Signed-off-by: Mike Frysinger <vapier@gentoo.org>