usb: Do not power-cycle usb devices on init
authorHans de Goede <hdegoede@redhat.com>
Sat, 20 Sep 2014 15:03:53 +0000 (17:03 +0200)
committerMarek Vasut <marex@denx.de>
Tue, 4 Nov 2014 05:03:59 +0000 (06:03 +0100)
commit0834bb2fb0664e02140cd09fb1e06c0d4c60095a
treec112c93d84c14c37c3212c64a42fa9eb225ee550
parentf7b9baf75596cca891e0a5da85a45c799131404e
usb: Do not power-cycle usb devices on init

Do as the Linux kernel does and power on any ports which are not yet one,
this is enough.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
common/usb_hub.c