NET: sa11x0-ir: convert to use scatterlist DMA API
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jan 2012 12:45:00 +0000 (12:45 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:37:57 +0000 (15:37 +0000)
commit32273f50608e9b98116622e32187cbd139c09716
tree0a967d657efb0506848d7b63b1ae635024259805
parent6a7f4911a470fede7d40746487fb1e4a95657efd
NET: sa11x0-ir: convert to use scatterlist DMA API

Convert the sa11x0 IrDA driver to use the scatterlist DMA API.  This
is a preparatory patch for converting the driver to use the DMA engine
API, which requires a struct scatterlist for every transfer.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/net/irda/sa1100_ir.c