[media] ivtv: simplify how the decoder controls are set up
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 2 Mar 2012 16:02:11 +0000 (13:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 8 Mar 2012 14:03:51 +0000 (11:03 -0300)
commiteb2ba855470797b20dced364f5897cc949e7ade6
tree84d5543750c89c3167ac0712c7e999d2a28e9892
parent072e660257ee26e4f4defd836b1e1fa23d68de32
[media] ivtv: simplify how the decoder controls are set up

The code was unnecessarily complex, introducing a hdl_out handler that was
not needed. Instead just add the controls to the cxhdl.hdl handler directly.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-controls.c
drivers/media/video/ivtv/ivtv-driver.c
drivers/media/video/ivtv/ivtv-driver.h
drivers/media/video/ivtv/ivtv-ioctl.c
drivers/media/video/ivtv/ivtv-streams.c