aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/saa7134/saa7134-video.c
diff options
context:
space:
mode:
authorZebediah Figura <zfigura@codeweavers.com>2020-11-10 04:04:03 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-11-17 07:12:45 +0100
commit88c660840c7c78e7a041a88cb33492258b8dae73 (patch)
tree9cb116e2bd10e41267e8f82176c659c572fe34c0 /drivers/media/pci/saa7134/saa7134-video.c
parentmedia: vim2m: Register video device after setting up internals (diff)
downloadlinux-dev-88c660840c7c78e7a041a88cb33492258b8dae73.tar.xz
linux-dev-88c660840c7c78e7a041a88cb33492258b8dae73.zip
media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free().
cx231xx_close_extension and hence cx231xx_audio_fini() are called with the cx231xx device lock held, but snd_cx231xx_pcm_close() also grabs that mutex when closing the file on behalf of arecord. There seems to be no reason to wait for sound card resources to be released, so let the release be asynchronous. Tested with a Hauppauge 955Q (2040:b123) and Linux 5.9.6; the hang described in the bug no longer occurs and disconnecting the device correctly terminates arecord with ENODEV. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=204087 Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/pci/saa7134/saa7134-video.c')
0 files changed, 0 insertions, 0 deletions