dm: usb: Prefix ehci interrupt-queue functions with _ehci_
authorHans de Goede <hdegoede@redhat.com>
Mon, 11 May 2015 18:43:52 +0000 (20:43 +0200)
committerSimon Glass <sjg@chromium.org>
Fri, 15 May 2015 00:49:31 +0000 (18:49 -0600)
commit029fd8ea1fffe70bf0d2dab4c64cffa20bf3f62e
treebabf49a5477442783e3a3eb77408758eb9a5ad29
parent45b9ea1da2f9e5110ced2fe2808aee224183aa54
dm: usb: Prefix ehci interrupt-queue functions with _ehci_

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>
drivers/usb/host/ehci-hcd.c