]> git.baikalelectronics.ru Git - kernel.git/commit
serial: mxs-auart: move to use generic DMA helper
authorShawn Guo <shawn.guo@linaro.org>
Tue, 26 Feb 2013 05:47:41 +0000 (13:47 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Thu, 4 Apr 2013 13:22:45 +0000 (21:22 +0800)
commit273e50c79c3e23ff4d983fe2921bb2a440bcb268
treed8c956576f9fb3e2466a29957d0a4c1cdedd732b
parent71fef4cf68d16d694fef2348dd195d373e607847
serial: mxs-auart: move to use generic DMA helper

With the generic DMA device tree helper supported by mxs-dma driver,
client devices only need to call dma_request_slave_channel() for
requesting a DMA channel from dmaengine.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/tty/serial/fsl-mxs-auart.txt
drivers/tty/serial/mxs-auart.c