diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-31 19:17:45 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-09-18 12:21:07 +0530 |
commit | 59cd818763e8b12e85f28e27fa0a6821faf45660 (patch) | |
tree | 8d659c126ea5afd35a23d186dc2fade40b285573 /drivers/dma/mcf-edma.c | |
parent | 2fa9bc98b5310b336ced0caa469a00f9e871758b (diff) | |
download | linux-59cd818763e8b12e85f28e27fa0a6821faf45660.tar.bz2 |
dmaengine: fsl: 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/20200831134745.314945-1-allen.lkml@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/mcf-edma.c')
0 files changed, 0 insertions, 0 deletions