commit | 029fd8ea1fffe70bf0d2dab4c64cffa20bf3f62e | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Mon May 11 20:43:52 2015 +0200 |
committer | Simon Glass <sjg@chromium.org> | Thu May 14 18:49:31 2015 -0600 |
tree | babf49a5477442783e3a3eb77408758eb9a5ad29 | |
parent | 45b9ea1da2f9e5110ced2fe2808aee224183aa54 [diff] |
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>