V4L/DVB (6347): ivtv: fix video mute when radio is used
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 14 Oct 2007 20:19:37 +0000 (17:19 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 22 Oct 2007 14:01:48 +0000 (12:01 -0200)
When the radio is active the video should be muted when a capture
starts. However, this was done at the wrong time and the mute settings
were overwritten when cx2341x_update was called.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found