diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-09-02 06:02:18 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-09-02 13:26:15 +0200 |
commit | ea0364c01e9539a2ec973ab49df4b3124ec5d0fc (patch) | |
tree | ea652725c8e9257fd248d50e7848a73721e701c0 /sound/soc/soc-pcm.c | |
parent | ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API (diff) | |
download | linux-ea0364c01e9539a2ec973ab49df4b3124ec5d0fc.tar.xz linux-ea0364c01e9539a2ec973ab49df4b3124ec5d0fc.zip |
ASoC: siu: 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: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20200902040221.354941-8-allen.lkml@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/soc-pcm.c')
0 files changed, 0 insertions, 0 deletions