[media] gspca/autogain_functions.h: Allow users to declare what they want
authorHans de Goede <hdegoede@redhat.com>
Fri, 27 Apr 2012 14:32:24 +0000 (11:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 7 May 2012 19:11:48 +0000 (16:11 -0300)
commita648e310df9ff088d949befc8d1306264d970826
tree264031cb8ec47aad286d35dd9f2d758993d3bc33
parent4fd466a13008823648cf2ec6f06a03d90e6412ab
[media] gspca/autogain_functions.h: Allow users to declare what they want

Allow users of gspca/autogain_functions.h to declare which of the autogain
algoritms they are going to use. This allows us to remove the hacks from
drivers which don't use coarse_grained_expo_autogain.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/autogain_functions.h
drivers/media/video/gspca/nw80x.c
drivers/media/video/gspca/pac7302.c
drivers/media/video/gspca/sonixb.c
drivers/media/video/gspca/sonixj.c
drivers/media/video/gspca/topro.c
This page took 0.026875 seconds and 5 git commands to generate.