diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-31 12:35:13 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-09-18 08:48:11 +0200 |
commit | 95fbf16349f828c07a8a1aaad31e3a120c1329ca (patch) | |
tree | 76b7fb19a74c31f9bf0d3a5219a0ac194488e87f /drivers/dma/imx-dma.c | |
parent | dmaengine: dw: convert tasklets to use new tasklet_setup() API (diff) | |
download | linux-95fbf16349f828c07a8a1aaad31e3a120c1329ca.tar.xz linux-95fbf16349f828c07a8a1aaad31e3a120c1329ca.zip |
dmaengine: ep93xx: 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-7-allen.lkml@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/imx-dma.c')
0 files changed, 0 insertions, 0 deletions