]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (5998): ivtv: no need to mute the audio input
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 5 Aug 2007 11:02:45 +0000 (08:02 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:04:56 +0000 (22:04 -0300)
commit9085009683dd46d95105eda14efa8bda403b459f
tree516ac749c613914f4a1c15201d595372e99b992c
parent87410dab1238623e082e9a78a62f1bbeb6c475e3
V4L/DVB (5998): ivtv: no need to mute the audio input

When changing channels the audio has to be muted. This is done
by calling CX2341X_ENC_MUTE_AUDIO and by muted the audio input.
The latter is not necessary and is now removed.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ivtv/ivtv-fileops.c