linux/drivers/net/wireless/mediatek/mt7601u
Allen Pais 7eae05184f wireless: mt7601u: 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-3-allen.lkml@gmail.com
2020-11-07 13:29:07 +02:00
..
core.c
debugfs.c mt7601u: Convert to DEFINE_SHOW_ATTRIBUTE 2020-09-22 10:15:21 +03:00
dma.c wireless: mt7601u: convert tasklets to use new tasklet_setup() API 2020-11-07 13:29:07 +02:00
dma.h
eeprom.c
eeprom.h
init.c
initvals.h
initvals_phy.h
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
mac.c mt7601u: Use fallthrough pseudo-keyword 2020-09-07 11:29:06 +03:00
mac.h
main.c
Makefile
mcu.c mt7601u: add missing release on skb in mt7601u_mcu_msg_send 2020-08-02 18:11:34 +03:00
mcu.h
mt7601u.h
phy.c mt7601u: Use fallthrough pseudo-keyword 2020-09-07 11:29:06 +03:00
regs.h
trace.c
trace.h
tx.c
usb.c
usb.h
util.c