diff options
author | Frank Schaefer <fschaefer.oss@googlemail.com> | 2013-03-21 13:51:20 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-03-23 11:33:01 -0300 |
commit | 0757f5c503a8b2eebc67c6bb8e3b88077d73049a (patch) | |
tree | eb3aab2887494876b0591f9963af63570a6c47b0 /drivers/media/pci/saa7134 | |
parent | da9f07f2d4dae676992b7f5d3e1377beea0d7644 (diff) |
[media] bttv: apply mute settings on open
Previously, this has been done implicitly for video device nodes by calling
set_input() (which calls audio_input() and also modified the mute
setting).
Since input and mute setting are now untangled (as much as possible), we need to
apply the mute setting with an explicit call to audio_mute().
Also apply the mute setting when the radio device node gets opened.
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/pci/saa7134')
0 files changed, 0 insertions, 0 deletions