]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteccb4c180ac1bfc2b1b2b280a18a80883951858b
treee51c5a8d74d96b9773cf418549e9f006b16342d8
parent7df9b490c2c13f14ed032e4dff6011e6a281902e
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