From: Jean Delvare Date: Fri, 11 Apr 2014 07:15:32 +0000 (-0300) Subject: [media] Prefer gspca_sonixb over sn9c102 for all devices X-Git-Tag: omap-for-v3.16/fixes-against-rc1~161^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=877ed143065c3b823cfe54b5a695c6be3659e445;p=pandora-kernel.git [media] Prefer gspca_sonixb over sn9c102 for all devices The sn9c102 driver is deprecated. It was moved to staging in anticipation of its removal in a future kernel version. However, USB devices 0C45:6024 and 0C45:6025 are still handled by sn9c102 when both sn9c102 and gspca_sonixb are enabled. We must migrate all the users of these devices to the gspca_sonixb driver now, so that it gets sufficient testing before the sn9c102 driver is finally phased out. Signed-off-by: Jean Delvare Acked-by: Greg Kroah-Hartman Acked-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed