mirror of https://github.com/torvalds/linux.git
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 |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| core.c | ||
| debugfs.c | ||
| dma.c | ||
| dma.h | ||
| eeprom.c | ||
| eeprom.h | ||
| init.c | ||
| initvals.h | ||
| initvals_phy.h | ||
| mac.c | ||
| mac.h | ||
| main.c | ||
| mcu.c | ||
| mcu.h | ||
| mt7601u.h | ||
| phy.c | ||
| regs.h | ||
| trace.c | ||
| trace.h | ||
| tx.c | ||
| usb.c | ||
| usb.h | ||
| util.c | ||