From: Hans de Goede Date: Wed, 9 May 2012 14:19:00 +0000 (-0300) Subject: [media] gscpa: Move ctrl_handler to gspca_dev X-Git-Tag: v3.5-rc1~104^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a478601ac1d8877e23cb832fe4b44042ce6f20;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed