diff options
author | Allen Pais <apais@linux.microsoft.com> | 2020-10-06 10:34:58 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-10-07 15:22:09 +0530 |
commit | b1839e7c2a42ccd9a0587c0092e880c7a213ee2a (patch) | |
tree | 3c01ed2e763000abd26b69ad905b1792e24d793a /drivers/dma/ipu | |
parent | 1311f7c7d909e351d659e7cc597a01e9a9c81d3f (diff) | |
download | linux-b1839e7c2a42ccd9a0587c0092e880c7a213ee2a.tar.bz2 |
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>
Diffstat (limited to 'drivers/dma/ipu')
0 files changed, 0 insertions, 0 deletions