OSDN Git Service

[media] mxb: fix audio handling
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 30 Apr 2012 07:58:27 +0000 (04:58 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 14 May 2012 17:56:27 +0000 (14:56 -0300)
commit6680427791c94e611220a6cb34ae47dac9e3aa98
treec1536c36314be55c08ed089049cc131becac039b
parentd69f4a517c0a9b0b4795f4604aed8cf96dcd5223
[media] mxb: fix audio handling

Instead of using custom ioctls use the VIDIOC_ENUM/G/S/_AUDIO ioctls.
Also send the same audio to both CDROM-out and line-out.

This is what you would expect and anyway, the CDROM-out connector is unlikely
to be used these days as it is obsolete.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/mxb.c
drivers/media/video/mxb.h [deleted file]