DMA Engine development
 help / color / mirror / Atom feed
* [PATCH 0/3] dmaengine: Miscellaneous cleanups
@ 2020-01-17 15:29 Geert Uytterhoeven
  2020-01-17 15:29 ` [PATCH 1/3] dmaengine: Remove dma_device_satisfies_mask() wrapper Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2020-01-17 15:29 UTC (permalink / raw)
  To: Vinod Koul, Dan Williams
  Cc: Lars-Peter Clausen, Matt Porter, Arnd Bergmann, dmaengine,
	linux-kernel, Geert Uytterhoeven

	Hi all,

This patch series contains a few miscellaneous cleanups for the DMA
engine code and API.

Thanks for your comments!

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@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-01-21  9:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-17 15:29 [PATCH 0/3] dmaengine: Miscellaneous cleanups Geert Uytterhoeven
2020-01-17 15:29 ` [PATCH 1/3] dmaengine: Remove dma_device_satisfies_mask() wrapper Geert Uytterhoeven
2020-01-17 15:29 ` [PATCH 2/3] dmaengine: Remove dma_request_slave_channel_compat() wrapper Geert Uytterhoeven
2020-01-17 15:29 ` [PATCH 3/3] dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h Geert Uytterhoeven
2020-01-17 15:49 ` [PATCH 0/3] dmaengine: Miscellaneous cleanups Arnd Bergmann
2020-01-21  9:23 ` Vinod Koul
2020-01-21  9:33   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox