From: Thierry MERLE Date: Tue, 17 Apr 2007 05:28:32 +0000 (-0300) Subject: V4L/DVB (5530): Usbvision: remove CustomDevice facility X-Git-Tag: v2.6.22-rc1~1118^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec709bb801a98dcac0a95c060c431eda73e31587;p=pandora-kernel.git V4L/DVB (5530): Usbvision: remove CustomDevice facility usbvision has a module parameter that ables the user to add a new USB entry at driver load. This functionality is useless by experience (adding statically the entry is easy). Furthermore, the USB_DEVICE(0xfff0, 0xfff0) USB entry caused usbvision_probe to be called for all unclaimed devices. Signed-off-by: Thierry MERLE Acked-by: Dwaine Garden Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed