Home
last modified time | relevance | path

Searched hist:"0 f01dcb89b8b24b8d99d2ca25ed12676edae95ce" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpci.cdiff 0f01dcb89b8b24b8d99d2ca25ed12676edae95ce Wed Oct 07 05:33:09 CDT 2020 Allen Pais <apais@linux.microsoft.com> ath11k: 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 <apais@linux.microsoft.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201007103309.363737-4-allen.lkml@gmail.com