Re: [Resend PATCH v4 03/10] USB: Set usb port's DeviceRemovable according acpi information

2013-01-18 Thread Greg KH
On Fri, Jan 11, 2013 at 08:10:39PM +0800, Lan Tianyu wrote: > ACPI provide "_PLD" and "_UPC" aml methods to describe usb port > visibility and connectability. This patch is to add > usb_hub_adjust_DeviceRemovable() > to adjust usb hub port's DeviceRemovable according ACPI information and > invoke

[Resend PATCH v4 03/10] USB: Set usb port's DeviceRemovable according acpi information

2013-01-11 Thread Lan Tianyu
ACPI provide "_PLD" and "_UPC" aml methods to describe usb port visibility and connectability. This patch is to add usb_hub_adjust_DeviceRemovable() to adjust usb hub port's DeviceRemovable according ACPI information and invoke it in the rh_call_control(). When hub descriptor request is issued at