commit | 9ee4b83e51f741a645c43e61b9f3f8075ca0fdf4 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Thu Jan 10 11:25:11 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 15 23:03:00 2013 -0800 |
tree | 93d759187615cb57aa42825a2303dc4f4b0f430c | |
parent | 6a7320c4669fbf26a8e71a4c8af4101923152375 [diff] |
serial: 8250: Add support for dmaengine Add support for dmaengine API. The drivers can implement the struct uart_8250_dma member in struct uart_8250_port and 8250.c can take care of the rest. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>