From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> Hi Vinod, This patch series contains a few miscellaneous cleanups for the DMA engine code and API. Changes compared to v1: - Add Acked-by, - Rebase on top of today's slave-dma/next. Thanks! Geert Uytterhoeven (3): dmaengine: Remove dma_device_satisfies_mask() wrapper dmaengine: Remove dma_request_slave_channel_compat() wrapper dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h drivers/dma/dmaengine.c | 9 +++------ drivers/dma/dmaengine.h | 3 +++ drivers/dma/of-dma.c | 2 ++ include/linux/dmaengine.h | 8 ++------ 4 files changed, 10 insertions(+), 12 deletions(-) -- 2.17.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds