commit | a2f78cfc656e3013e5024460a7b8a0b3dde456d3 | [log] [tgz] |
---|---|---|
author | Stefan Pledl <stefan.pledl@mesutronic.de> | Sat Jul 11 13:50:42 2009 +0200 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Sep 16 21:31:46 2009 -0400 |
tree | 1e39a3e8492df701e587fdf3aaa53e5f983d0ff4 | |
parent | 837ec2d56c41640d1f1238e52c350b2a516d29ba [diff] |
Blackfin: fix BF548 UART0 DMA IRQ translation The initial BF54x port included some defines to keep code simple across different processors, but it just ended up causing the UART0 DMA IRQs to be set to the UART1 channels. Signed-off-by: Stefan Pledl <stefan.pledl@mesutronic.de> Signed-off-by: Mike Frysinger <vapier@gentoo.org>