commit | d35e70d50a0641ebc1502fd343bef9b4011ada27 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Fri Feb 03 17:11:55 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 09 08:40:11 2012 -0800 |
tree | 0bbfc34982200c98ed9191dab8c5efc93029aaf6 | |
parent | 0846e7e9856c0928223447d9349a877202a63f24 [diff] |
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 <mjg@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>