diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-31 16:05:28 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-09-18 12:19:07 +0530 |
commit | 7f8281765f9949af30541428e29596b3025dc09a (patch) | |
tree | 975218caf7a0d1ee0b057ec76b90d8d8c85a2e81 /drivers/dma/qcom/hidma.c | |
parent | ab2a98ae4105d805383f840c54fabbb6560e2fc7 (diff) | |
download | lwn-7f8281765f9949af30541428e29596b3025dc09a.tar.gz lwn-7f8281765f9949af30541428e29596b3025dc09a.zip |
dmaengine: ppc4xx: 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-22-allen.lkml@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/qcom/hidma.c')
0 files changed, 0 insertions, 0 deletions