summaryrefslogtreecommitdiff
path: root/sound/soc/soc-pcm.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-08-16 08:25:28 +0300
committerMark Brown <broonie@kernel.org>2021-08-26 19:42:06 +0300
commitd3efd26af2e044ff2b48d38bb871630282d77e60 (patch)
treee0b0ac63b43dff6b48b2f57884646b518b833e69 /sound/soc/soc-pcm.c
parentfc6fc81caa63900cef9ebb8b2e365c3ed5a9effb (diff)
downloadlinux-d3efd26af2e044ff2b48d38bb871630282d77e60.tar.xz
ASoC: wcd9335: Disable irq on slave ports in the remove function
The probe calls 'wcd9335_setup_irqs()' to enable interrupts on all slave ports. This must be undone in the remove function. Add a 'wcd9335_teardown_irqs()' function that undoes 'wcd9335_setup_irqs()' function, and call it from the remove function. Fixes: 20aedafdf492 ("ASoC: wcd9335: add support to wcd9335 codec") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Message-Id: <8f761244d79bd4c098af8a482be9121d3a486d1b.1629091028.git.christophe.jaillet@wanadoo.fr> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-pcm.c')
0 files changed, 0 insertions, 0 deletions