From: Matthew Garrett Date: Fri, 3 Feb 2012 22:11:55 +0000 (-0500) Subject: usb: Use hub port data to determine whether a port is removable X-Git-Tag: v3.4-rc1~184^2~22^2~121^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d35e70d50a0641ebc1502fd343bef9b4011ada27;p=pandora-kernel.git usb: Use hub port data to determine whether a port is removable Hubs have a flag to indicate whether a given port carries removable devices or not. This is not strictly accurate in that some built-in devices will be flagged as removable, but followup patches will make use of platform data to make this more reliable. Signed-off-by: Matthew Garrett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed