commit | ab19479aa1b9708110bc90ba5b6c03b013feaa46 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Wed Apr 10 16:58:27 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 11 13:20:19 2013 -0700 |
tree | 91fb1d87c3be7ddc89518336f137ba404afe87ea | |
parent | e4fb3b88ebf21e6127ed0e91336752352ba0931e [diff] |
serial: 8250_dma: Provide default slave configuration parameters Some slave channel parameters will be always the same. For example, direction for the Rx channel will always be DMA_DEV_TO_MEM and DMA_MEM_TO_DEV for Tx channel. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>