diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-31 16:05:27 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-09-18 12:19:06 +0530 |
commit | ab2a98ae4105d805383f840c54fabbb6560e2fc7 (patch) | |
tree | 3e121e7cdede00eb2a7c51be0b0266cc6ac50fdd /drivers/dma/hsu | |
parent | 88ff5093ca30b73121930d2cf5f069ed2ffee6bb (diff) | |
download | linux-ab2a98ae4105d805383f840c54fabbb6560e2fc7.tar.gz linux-ab2a98ae4105d805383f840c54fabbb6560e2fc7.tar.bz2 linux-ab2a98ae4105d805383f840c54fabbb6560e2fc7.zip |
dmaengine: pl330: 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-21-allen.lkml@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/hsu')
0 files changed, 0 insertions, 0 deletions