]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/usb/host/ohci-hcd.c
usb: ohci: Don't log an error on interrupt packet timeout
authorHans de Goede <hdegoede@redhat.com>
Tue, 5 May 2015 21:56:14 +0000 (23:56 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 6 May 2015 18:48:36 +0000 (12:48 -0600)
commitfa5b9baa0c2350c045edab11c076d02e9801566b
treeca3b0e32805322a7cdfb39d4a60bbc2327f4699f
parent8d005ef81a7a6608401410a0f55fbcd5dd72f29c
usb: ohci: Don't log an error on interrupt packet timeout

Interrupts transfers timing out is normal, so do not log an error for this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Marek Vasut <marex@denx.de>
drivers/usb/host/ohci-hcd.c