diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-31 12:35:30 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-09-18 08:49:07 +0200 |
commit | 8a536883e09c30db57eee4ebdf6fcc4e309bf6ab (patch) | |
tree | 0e2a3d3d6dd0261154f84a5155d4e473079b575a /drivers/dma/sirf-dma.c | |
parent | dmaengine: qcom: convert tasklets to use new tasklet_setup() API (diff) | |
download | linux-8a536883e09c30db57eee4ebdf6fcc4e309bf6ab.tar.xz linux-8a536883e09c30db57eee4ebdf6fcc4e309bf6ab.zip |
dmaengine: sa11x0: 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 <allen.lkml@gmail.com>
Link: https://lore.kernel.org/r/20200831103542.305571-24-allen.lkml@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/sirf-dma.c')
0 files changed, 0 insertions, 0 deletions