summaryrefslogtreecommitdiff
path: root/drivers/media/usb/gspca/autogain_functions.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-05[media] gscpa: Remove autogain_functions.hHans de Goede1-183/+0
Now that sonixj.c has been converted to the control framework it is no longer used. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-0/+183
Rename all USB drivers with their own directory under drivers/media/video into drivers/media/usb and update the building system. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>