Hi Hans.

On 17 June 2015 at 13:33, Hans de Goede <hdego...@redhat.com> wrote:
> 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 <hdego...@redhat.com>
> ---
>  common/usb.c                  | 10 +++++-----
>  drivers/usb/host/usb-uclass.c |  2 +-
>  include/usb.h                 |  6 +++---
>  3 files changed, 9 insertions(+), 9 deletions(-)

This was needed in the case where a fake usb_device was passed in. Has
your previous refactoring changed that?

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to