Message ID | 20200117152933.31175-1-geert+renesas@glider.be (mailing list archive) |
---|---|
Headers | show |
Series | dmaengine: Miscellaneous cleanups | expand |
On Fri, Jan 17, 2020 at 4:29 PM Geert Uytterhoeven <geert+renesas@glider.be> wrote: > > 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 These all look good to me, Acked-by: Arnd Bergmann <arnd@arndb.de>
On 17-01-20, 16:29, Geert Uytterhoeven wrote: > Hi all, > > This patch series contains a few miscellaneous cleanups for the DMA > engine code and API. This looks good, thanks for the cleanup. But it fails to apply, can you please rebase and resend Thanks
Hi Vinod, On Tue, Jan 21, 2020 at 10:23 AM Vinod Koul <vkoul@kernel.org> wrote: > On 17-01-20, 16:29, Geert Uytterhoeven wrote: > > This patch series contains a few miscellaneous cleanups for the DMA > > engine code and API. > > This looks good, thanks for the cleanup. But it fails to apply, can you > please rebase and resend Done. Gr{oetje,eeting}s, Geert