diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-17 14:36:27 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-27 16:22:04 +0300 |
commit | fc672230142882409470bd9b795addec3eb8f0ef (patch) | |
tree | 8356406e7fc0a880246d120ae711e5f36e6949bc /drivers/usb/dwc2 | |
parent | a36f50e5b93776d3f72cc5d78c85a0f3e5f2181c (diff) |
b43legacy: 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 <allen.lkml@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200817090637.26887-7-allen.cryptic@gmail.com
Diffstat (limited to 'drivers/usb/dwc2')
0 files changed, 0 insertions, 0 deletions