Home
last modified time | relevance | path

Searched hist:e4fb3b88ebf21e6127ed0e91336752352ba0931e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dma.cdiff e4fb3b88ebf21e6127ed0e91336752352ba0931e Wed Apr 10 08:58:26 CDT 2013 Heikki Krogerus <heikki.krogerus@linux.intel.com> serial: 8250_dma: Use dmaengine helpers to get the slave channels

The helper functions in dmaengine API allow the drivers to
request slave channels without the filter parameters. They
will attempt to extract the needed DMA client information
from DT or ACPI, but if such information is not available
the filter parameters can still be used.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>