]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (11494): cx18: Send correct input routing value to external audio multiplexers
authorAndy Walls <awalls@radix.net>
Tue, 14 Apr 2009 00:43:31 +0000 (21:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 29 Apr 2009 18:41:10 +0000 (15:41 -0300)
commit0beac7f4140c780b116f6937667d2a014808fd56
tree571f5bc3cbad51a8024a3529067b64cf26eae8a2
parent0706d139f06d172b210ad2a9ff245b1e3e0a6bcd
V4L/DVB (11494): cx18: Send correct input routing value to external audio multiplexers

A late v4l2_subdev framework change accidentally sent the audio input
routing value to the external multiplexer, instead of the muxer input routing
value to the external multiplexer.  This change corrects that error.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-audio.c