WSL2-Linux-Kernel/drivers/net/wireless/atmel
Allen Pais a36f50e5b9 atmel: 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 field.

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-6-allen.cryptic@gmail.com
2020-08-27 16:22:02 +03:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
at76c50x-usb.c atmel: convert tasklets to use new tasklet_setup() API 2020-08-27 16:22:02 +03:00
at76c50x-usb.h atmel: at76c50x: Replace zero-length array with flexible-array member 2020-03-23 19:17:11 +02:00
atmel.c atmel: Use fallthrough pseudo-keyword 2020-08-27 16:09:19 +03:00
atmel.h
atmel_cs.c
atmel_pci.c