From: Russell King Date: Fri, 13 Jan 2012 11:50:03 +0000 (+0000) Subject: NET: sa11x0-ir: add DMA support for SIR transmit mode X-Git-Tag: v3.4-rc1~83^2^3~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d138dacb4b8255c02e4380ce2aadab758a99d2c1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed