diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-17 14:36:37 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-27 16:22:15 +0300 |
commit | 26721b02466e396efaca6807b52916478c4f9197 (patch) | |
tree | bb69066ff7e26c32add995485ec135ab5a9f4c82 /drivers/macintosh/windfarm_pm91.c | |
parent | d3ccc14dfe9595d5ecd247db27bd66a1343f315a (diff) | |
download | linux-next-26721b02466e396efaca6807b52916478c4f9197.tar.gz |
zd1211rw: 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
and remove .data fieldd
Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200817090637.26887-17-allen.cryptic@gmail.com
Diffstat (limited to 'drivers/macintosh/windfarm_pm91.c')
0 files changed, 0 insertions, 0 deletions