From: Phil Dibowitz Date: Fri, 3 Nov 2006 07:14:10 +0000 (-0800) Subject: USB: Fix UCR-61S2B unusual_dev entry X-Git-Tag: v2.6.19~82^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51b5bce8c253b82d4789161cc3b0c74bee313bb1;p=pandora-kernel.git USB: Fix UCR-61S2B unusual_dev entry Recently this entry's bcd scope was narrowed so as not to falsly apply to bcd's other than 0x0110. But while it breaks those of a larger bcd, it is still needed for those of a smaller bcd - so this changes the lower bcd limit to 0x0000. Signed-off-by: Phil Dibowitz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed