commit | eb2ba855470797b20dced364f5897cc949e7ade6 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Mar 02 13:02:11 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 08 11:03:51 2012 -0300 |
tree | 84d5543750c89c3167ac0712c7e999d2a28e9892 | |
parent | 072e660257ee26e4f4defd836b1e1fa23d68de32 [diff] |
[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>