From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 11 May 2015 21:18:33 +0200 Subject: [U-Boot] [PATCH 3/4] usb: ohci: Add support for interrupt queues In-Reply-To: <1431371289-17175-4-git-send-email-hdegoede@redhat.com> References: <1431371289-17175-1-git-send-email-hdegoede@redhat.com> <1431371289-17175-4-git-send-email-hdegoede@redhat.com> Message-ID: <201505112118.34068.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, May 11, 2015 at 09:08:08 PM, Hans de Goede wrote: > Add support for interrupt queues to the ohci hcd code, bringing it inline > with the ehci and musb-new(host) code. > > Signed-off-by: Hans de Goede Reviewed-by: Marek Vasut Best regards, Marek Vasut