From: Alan Stern Date: Thu, 30 Jan 2014 15:20:29 +0000 (-0500) Subject: usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB X-Git-Tag: v3.14-rc3~10^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9c143c82608bee2a36410caa56d82cd86bdc7fa;p=pandora-kernel.git usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB The Cypress ATACB unusual-devs entry for the Super Top SATA bridge causes problems. Although it was originally reported only for bcdDevice = 0x160, its range was much larger. This resulted in a bug report for bcdDevice 0x220, so the range was capped at 0x219. Now Milan reports errors with bcdDevice 0x150. Therefore this patch restricts the range to just 0x160. Signed-off-by: Alan Stern Reported-and-tested-by: Milan Svoboda CC: Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed