On 30 April 2015 at 08:35, Hans de Goede <hdego...@redhat.com> wrote: > Interrupt endpoints typically are polled for a long time by the usb > controller before they return anything, so calls to submit_int_msg() can > take a long time to complete this. > > To avoid this the u-boot code has the an interrupt queue mechanism / API, > add support for this to the driver-model usb code. > > See the added doc comments for more details. > > Signed-off-by: Hans de Goede <hdego...@redhat.com> > --- > drivers/usb/host/usb-uclass.c | 36 ++++++++++++++++++++++++++++++++ > include/usb.h | 48 > ++++++++++++++++++++++++++++++++++++++++++- > 2 files changed, 83 insertions(+), 1 deletion(-)
Acked-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot