]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
media: em28xx: fix input name for Terratec AV 350
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 14 Sep 2018 04:20:21 +0000 (00:20 -0400)
committerJuerg Haefliger <juergh@canonical.com>
Wed, 24 Jul 2019 01:57:40 +0000 (19:57 -0600)
commitee09f4c24326490376cba3bec7a8a1190e9ab0af
treef7765ae3f37434b6bb8cf851cfe1f38475a5b05f
parent5d53b644a3860a9067819e995e02e43ce34a7676
media: em28xx: fix input name for Terratec AV 350

BugLink: https://bugs.launchpad.net/bugs/1836802
commit 15644bfa195bd166d0a5ed76ae2d587f719c3dac upstream.

Instead of using a register value, use an AMUX name, as otherwise
VIDIOC_G_AUDIO would fail.

Cc: stable@vger.kernel.org
Fixes: 766ed64de554 ("V4L/DVB (11827): Add support for Terratec Grabster AV350")
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/media/usb/em28xx/em28xx-cards.c