commit | 682c9f8dfc47df94df061df58345d84f69be0a34 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Jun 17 21:33:47 2015 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:35 2015 -0600 |
tree | 854a605f9a62f93e123cd28b0ae7020b21a34759 | |
parent | 9eb72dd1f4a7d4b6996a2b2ebf8d9a72ef78a998 [diff] |
usb: Pass device instead of portnr to usb_legacy_port_reset Pass the usb_device instead of the portnr to usb_legacy_port_reset and rename it to usb_hub_port_reset as there is nothing legacy about it. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Simon Glass <sjg@chromium.org>