USB: fix PowerPowerCtrlMask assignment
usb_hub_configure() gets the hub descriptor and copies its values
over to a local descriptor.

While copying PortPowerCtrlMask it erroneously overwrites
DeviceRemovable due to a copy-and-paste error. Fix it up.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f4e7910 commit 186f164af06628e5357e78ac3d3e2309c777fe05
@Sebastian Hesselbarth Sebastian Hesselbarth authored on 23 Jul 2014
Sascha Hauer committed on 24 Jul 2014
Showing 1 changed file
View
drivers/usb/core/hub.c