From 08f738be88bb7a0163afd810a19b9cb13c79808f Mon Sep 17 00:00:00 2001 From: Elen Song Date: Mon, 22 Jul 2013 16:30:26 +0800 Subject: [PATCH] serial: at91: add tx dma support Request a slave dma channel for tx dma use. Tx dma will setup a single transfer, when transfer complete, it will call atmel_complete_tx_dma to do finish stuff. Signed-off-by: Elen Song Signed-off-by: Ludovic Desroches Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed