On 28 June 2015 at 21:45, Simon Glass <s...@chromium.org> wrote:
> On 17 June 2015 at 13:33, Hans de Goede <hdego...@redhat.com> wrote:
>> Add an usb_device parameter to usb_reset_root_port so that it knows which
>> root-port it is resetting. This is necessary for proper device-model support
>> for usb_reset_root_port.
>>
>> Also remove a duplicate declaration of usb_reset_root_port() from usb.h .
>>
>> Signed-off-by: Hans de Goede <hdego...@redhat.com>
>> ---
>>  common/usb.c                      | 2 +-
>>  drivers/usb/host/usb-uclass.c     | 2 +-
>>  drivers/usb/musb-new/musb_uboot.c | 4 ++--
>>  include/usb.h                     | 8 ++------
>>  4 files changed, 6 insertions(+), 10 deletions(-)
>
> Acked-by: Simon Glass <s...@chromium.org>

Applied to u-boot-dm/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to