[media] cx23885: Control cleanup on the MPEG Encoder
authorSteven Toth <stoth@kernellabs.com>
Thu, 5 Jan 2012 00:11:55 +0000 (21:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 5 Jan 2012 08:53:46 +0000 (06:53 -0200)
commit09b3bc223b99a01f9f33a20a0bbc255da1b6539d
treeb363657c661e9f66ad030d11eadff8525e7b4567
parent350451375d6d8e9b124eacad67e221a0fdff0ac9
[media] cx23885: Control cleanup on the MPEG Encoder

Added three new control calls (g_std, querystd and g_ctrl) to
the -417 driver. Also routed other controls through the main
cx23885 driver meaning that the controls for the 417 and the
raw video device all enter the driver code and are handled
in a single place.

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