commit | 20167f17f19a5d842f74c3375468f68bf039eaa5 | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Thu Mar 21 13:51:15 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Mar 23 11:30:55 2013 -0300 |
tree | 2132e0c0c792a3b57b1dd346ce05d8ca28f1e90b | |
parent | 598728e9200a17970184b3d7d58a042accab7ecc [diff] |
[media] bttv: do not save the audio input in audio_mux() We can't and do not save the mute setting in function audio_mux(), so we should also not save the input in this function for consistency. 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>