commit | b1a301572a10d1daf69247c73fcd50f6e378654a | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Thu Mar 21 13:51:18 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Mar 23 11:32:26 2013 -0300 |
tree | 4e9f64590d0ea2d39de10a3c20ea2b98c5700b60 | |
parent | 5f45678173a79661409375ffa8b5c297cb932aad [diff] |
[media] bttv: untangle audio input and mute setting Split function audio_mux(): move the mute setting part to function audio_mute() and the input setting part to function audio_input(). 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>