diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-17 14:29:20 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-18 13:33:13 +0200 |
commit | d77e24f21df1da4ddd7a6fb185105c4ad3d86a86 (patch) | |
tree | 6edb0e85d0647b77526f50bddd3d4efa7458dd61 /drivers/sbus | |
parent | 41e85e44edea0ba1a1601ed2a099d236c7f738bf (diff) |
tty: ifx6x60: 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>
Link: https://lore.kernel.org/r/20200817085921.26033-4-allen.cryptic@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions