[U-Boot] [PATCH v6] dm: usb: Prefix ehci interrupt-queue functions with _ehci_

Marek Vasut marex at denx.de
Mon May 11 21:16:14 CEST 2015


On Monday, May 11, 2015 at 08:43:52 PM, Hans de Goede wrote:
> This is a preparation patch for adding interrupt-queue support to the
> ehci dm code.
> 
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v6:
> -Use _ehci_ prefixed versions of int_queue functions in
> _ehci_submit_int_msg() this avoids linker errors when just this patch is
> applied, and avoids an unnecessary indirection going through the
> usb-uclass.c wrappers once the dm usb int-queue support patch is added
> into the mix

Reviewed-by: Marek Vasut <marex at denx.de>

btw. I have to admit I do not fancy the functions starting with underscore,
but it's not a major issue.

Best regards,
Marek Vasut


More information about the U-Boot mailing list