]> Pileus Git - ~andy/linux/commit
[media] bttv: do not save the audio input in audio_mux()
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Thu, 21 Mar 2013 16:51:15 +0000 (13:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 23 Mar 2013 14:30:55 +0000 (11:30 -0300)
commit20167f17f19a5d842f74c3375468f68bf039eaa5
tree2132e0c0c792a3b57b1dd346ce05d8ca28f1e90b
parent598728e9200a17970184b3d7d58a042accab7ecc
[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>
drivers/media/pci/bt8xx/bttv-driver.c