From: Hans de Goede Date: Wed, 3 Sep 2008 20:12:21 +0000 (-0300) Subject: V4L/DVB (8833): gspca: Cleanup the sonixb code. X-Git-Tag: v2.6.27-rc6~37^2~4^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f45f06b648bad82430c64a2e1ad67dc616eb54c6;p=pandora-kernel.git V4L/DVB (8833): gspca: Cleanup the sonixb code. -the usb-id table caried several flags which were not usb-id specific but sensor specific, add a sensor_data array and move these flag there -fr_h_sz was being abused to store and check which bridge was being used instead add a bridge member to the sd struct -now that we have a sensor_data table use that to store pointers to init_sequences instead of using switch cases on sd->sensor Signed-off-by: Hans de Goede Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed