OSDN Git Service

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)
commitd138dacb4b8255c02e4380ce2aadab758a99d2c1
treee51c5a8d74d96b9773cf418549e9f006b16342d8
parentbf95154ff6c84e04afd9ba7f2b54a4628beefdb9
NET: sa11x0-ir: add DMA support for SIR transmit mode

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>
drivers/net/irda/sa1100_ir.c