From: Oliver Neukum Date: Tue, 11 Feb 2014 19:36:04 +0000 (+0100) Subject: storage: accept some UAS devices if streams are unavailable X-Git-Tag: v3.15-rc1~137^2~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14aec589327a6fc4035f5327d90ac5548f501c4c;p=pandora-kernel.git storage: accept some UAS devices if streams are unavailable On some older XHCIs streams are not supported and the UAS driver will fail at probe time. For those devices storage should try to bind to UAS devices. This patch adds a flag for stream support to HCDs and evaluates it. [Note: Sarah fixed a bug where the USB 2.0 root hub, not USB 3.0 root hub would get marked as being able to support streams.] Signed-off-by: Oliver Neukum Signed-off-by: Sarah Sharp Acked-by: Hans de Goede --- Reading git-diff-tree failed