From: Guennadi Liakhovetski Date: Fri, 19 Mar 2010 13:53:04 +0000 (+0000) Subject: SH: extend SCI DMA support to work on SCIFA ports X-Git-Tag: v2.6.35-rc1~504^2~44^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3089f381fbaf53560dcbcb4aef6ef17fe44e347c;p=pandora-kernel.git SH: extend SCI DMA support to work on SCIFA ports SCIFA ports have additional bits to control DMA requests and they must have respective interrupt sources enabled, as the datasheet suggests, the only way to avoid actually taking interrupts in addition to DMA events is by masking the IRQ on the CPU. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Paul Mundt --- Reading git-diff-tree failed