~diwic/alsa-driver/snd-firewire-improve

Viewing all changes in revision 1423.

  • Committer: Takashi Sakamoto
  • Author(s): Allen Pais
  • Date: 2020-09-10 09:38:17 UTC
  • Revision ID: git-v1:96ac3e8ceca37857571fe2c7759639bfe226d651
ALSA: firewire: 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>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20200902040221.354941-3-allen.lkml@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: