From: Matthew Garrett Date: Wed, 8 Apr 2015 23:36:01 +0000 (-0700) Subject: usb: Set unused ports to "fixed" rather than "unknown" X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58339c2e8b6181e6ffb2ef0dccc4d010b8acd013;p=pandora-kernel.git usb: Set unused ports to "fixed" rather than "unknown" The Microsoft document "Using ACPI to Configure USB Ports on a Computer" makes it clear that the removable flag will be cleared on ports that are marked as unused by the firmware. Handle this case to match. Signed-off-by: Matthew Garrett Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed