Re: [PATCH v6 part1 3/8] usb: cleanup setting udev-removable from port_dev-connect_type

2014-03-03 Thread Alan Stern
On Fri, 28 Feb 2014, Dan Williams wrote: Once usb-acpi has set the port's connect type the usb_device's -removable attribute can be set in the standard location set_usb_port_removable(). This also changes behavior in the case where the firmware says that the port connect type is unknown.

Re: [PATCH v6 part1 3/8] usb: cleanup setting udev-removable from port_dev-connect_type

2014-03-03 Thread Dan Williams
On Mon, 2014-03-03 at 16:36 -0500, Alan Stern wrote: On Fri, 28 Feb 2014, Dan Williams wrote: Once usb-acpi has set the port's connect type the usb_device's -removable attribute can be set in the standard location set_usb_port_removable(). This also changes behavior in the case where

[PATCH v6 part1 3/8] usb: cleanup setting udev-removable from port_dev-connect_type

2014-02-28 Thread Dan Williams
Once usb-acpi has set the port's connect type the usb_device's -removable attribute can be set in the standard location set_usb_port_removable(). This also changes behavior in the case where the firmware says that the port connect type is unknown. In that case just use the default setting