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

Simon Glass sjg at chromium.org
Tue May 12 00:37:04 CEST 2015


On 11 May 2015 at 13:16, Marek Vasut <marex at denx.de> wrote:
> 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.

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list