linux-stable/drivers/dma/xilinx
Allen Pais b1839e7c2a dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() API
In preparation for unconditionally passing the
struct tasklet_struct pointer to all tasklet
callbacks, switch to using the new tasklet_setup()
and from_tasklet() to pass the tasklet pointer explicitly.

Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <apais@linux.microsoft.com>
Link: https://lore.kernel.org/r/20201006050458.221329-2-allen.lkml@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2020-10-07 15:22:09 +05:30
..
Makefile dmaengine: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver 2020-07-17 11:37:59 +05:30
xilinx_dma.c dmaengine: xilinx: convert tasklets to use new tasklet_setup() API 2020-09-18 12:19:07 +05:30
xilinx_dpdma.c dmaengine: xilinx: dpdma: convert tasklets to use new tasklet_setup() API 2020-10-07 15:22:09 +05:30
zynqmp_dma.c dmaengine: xilinx: convert tasklets to use new tasklet_setup() API 2020-09-18 12:19:07 +05:30