diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-31 12:35:40 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-09-18 08:49:07 +0200 |
commit | 6c1fd9ad2c5b722cf4b6c300ea3660ba324dae98 (patch) | |
tree | ee9740e16fa0c9c6078b5d0a70c8bff1e48aed1e /drivers/greybus | |
parent | dmaengine: xilinx: convert tasklets to use new tasklet_setup() API (diff) | |
download | linux-6c1fd9ad2c5b722cf4b6c300ea3660ba324dae98.tar.xz linux-6c1fd9ad2c5b722cf4b6c300ea3660ba324dae98.zip |
dmaengine: plx_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: Allen Pais <allen.lkml@gmail.com>
Link: https://lore.kernel.org/r/20200831103542.305571-34-allen.lkml@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/greybus')
0 files changed, 0 insertions, 0 deletions