commit | a8a478601ac1d8877e23cb832fe4b44042ce6f20 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed May 09 11:19:00 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 14 09:42:34 2012 -0300 |
tree | c2a0074e12c85ba852f340bbf83ec5fbd0ec348c | |
parent | 98684298f9ed89554cdaa4afe2554fca8276d1e9 [diff] |
[media] gscpa: Move ctrl_handler to gspca_dev We intend to eventually port all sub-drivers to the control-framework. At which point it will make more sense to have the ctrl_handler in gspca_dev then to have it in the subdrivers. Lets move it there now, to avoid a lot of work to move it later. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>