[PATCH v1 0/2] dmaengine: urgent fix to prevent regression in UART

From: Andy Shevchenko
Date: Wed May 04 2016 - 15:30:02 EST


There are two patches, first of which is an urgent fix to prevent a regression
when UART driver can't acquire DMA channel due to DMA engine which doesn't
support DMA_CYCLIC.

Andy Shevchenko (2):
dmaengine: slave means at least one of DMA_SLAVE, DMA_CYCLIC
dmaengine: rename cmd_pause to cmd_suspend

drivers/dma/dmaengine.c | 8 ++++----
drivers/tty/serial/8250/8250_dma.c | 2 +-
include/linux/dmaengine.h | 4 ++--
sound/soc/soc-generic-dmaengine-pcm.c | 2 +-
4 files changed, 8 insertions(+), 8 deletions(-)

--
2.8.1