[media] cx23885: hook the audio selection functions into the main driver
authorSteven Toth <stoth@kernellabs.com>
Mon, 10 Oct 2011 14:09:56 +0000 (11:09 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 14 Oct 2011 20:21:14 +0000 (17:21 -0300)
commitfa1e0fd3718417ad1e1058172fafd8cc2f480618
tree7396bb8d28846f8d2091d6ce42881d3507e09f1c
parentfc1a889df78dea08e522310c9eb6110448dc61f0
[media] cx23885: hook the audio selection functions into the main driver

Ensure audio is established at driver start.
Ensure the correct defaults are established for the audio path if
the cards struct has nothing defined.
Allow the caller to select one of the two baseband input paths.

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/cx23885-video.c