diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-31 13:35:26 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-09-18 09:49:06 +0300 |
commit | 88ff5093ca30b73121930d2cf5f069ed2ffee6bb (patch) | |
tree | d3cde23becf2ce682be1c69674929bb64b10dce5 /block | |
parent | bbc61540058a95366c35eac6b9acf046d5cb7c9d (diff) | |
download | linux-88ff5093ca30b73121930d2cf5f069ed2ffee6bb.tar.xz |
dmaengine: pch_dma: 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-20-allen.lkml@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions