NET: sa11x0-ir: add DMA support for SIR transmit mode
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 13 Jan 2012 11:50:03 +0000 (11:50 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 7 Mar 2012 11:46:19 +0000 (11:46 +0000)
As the DMA engine API allows DMA channels to be reconfigured on the
fly, we can now support switching the DMA channel configuration to
support SIR transmit DMA without needing to claim an additional
physical DMA channel - thereby using up half the DMA channels just
for one driver.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found