Home
last modified time | relevance | path

Searched hist:"9 eb72dd1f4a7d4b6996a2b2ebf8d9a72ef78a998" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dusb-uclass.c9eb72dd1f4a7d4b6996a2b2ebf8d9a72ef78a998 Wed Jun 17 19:33:46 UTC 2015 Hans de Goede <hdegoede@redhat.com> usb: usb_setup_device: Drop unneeded portnr function argument

Drop the unneeded portnr function argument, the portnr is part of the
usb_device struct which is passed via the dev argument.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dusb.h9eb72dd1f4a7d4b6996a2b2ebf8d9a72ef78a998 Wed Jun 17 19:33:46 UTC 2015 Hans de Goede <hdegoede@redhat.com> usb: usb_setup_device: Drop unneeded portnr function argument

Drop the unneeded portnr function argument, the portnr is part of the
usb_device struct which is passed via the dev argument.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dusb.c9eb72dd1f4a7d4b6996a2b2ebf8d9a72ef78a998 Wed Jun 17 19:33:46 UTC 2015 Hans de Goede <hdegoede@redhat.com> usb: usb_setup_device: Drop unneeded portnr function argument

Drop the unneeded portnr function argument, the portnr is part of the
usb_device struct which is passed via the dev argument.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Simon Glass <sjg@chromium.org>