V4L/DVB (12345): em28xx: fix audio VIDIOC_S_CTRL adjustments on devices without ac97
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Jul 2009 04:42:02 +0000 (01:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:18:14 +0000 (12:18 -0300)
commit73c6f462d1d07f276e279467f311a96a2a43d9c5
treea9ebbc04a5b577f75d93d5956827723fca017581
parente81516c58ef84663ee05a43760a53a416d529de7
V4L/DVB (12345): em28xx: fix audio VIDIOC_S_CTRL adjustments on devices without ac97

Even devices without ac97 needs to call analog audio setup function, to
properly set xclk and mute/unmute.

Thanks to Angelo Cano <acano@fastmail.fm> for reporting and testing it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-video.c