From: Stefan Pledl Date: Sat, 11 Jul 2009 11:50:42 +0000 (+0200) Subject: Blackfin: fix BF548 UART0 DMA IRQ translation X-Git-Tag: v2.6.32-rc1~662^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2f78cfc656e3013e5024460a7b8a0b3dde456d3;p=pandora-kernel.git 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 Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed