Home
last modified time | relevance | path

Searched hist:"6 c1fd9ad2c5b722cf4b6c300ea3660ba324dae98" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dplx_dma.cdiff 6c1fd9ad2c5b722cf4b6c300ea3660ba324dae98 Mon Aug 31 05:35:40 CDT 2020 Allen Pais <allen.lkml@gmail.com> 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>