
11 May
2015
11 May
'15
9:16 p.m.
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@redhat.com Acked-by: Simon Glass sjg@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@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