From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 11 May 2015 21:18:00 +0200 Subject: [U-Boot] [PATCH 2/4] usb: ohci: Add an ohci_alloc_urb() function In-Reply-To: <1431371289-17175-3-git-send-email-hdegoede@redhat.com> References: <1431371289-17175-1-git-send-email-hdegoede@redhat.com> <1431371289-17175-3-git-send-email-hdegoede@redhat.com> Message-ID: <201505112118.00719.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:07 PM, Hans de Goede wrote: > Add an ohci_alloc_urb() function, this is a preparation patch for adding > interrupt queue support. > > Signed-off-by: Hans de Goede Reviewed-by: Marek Vasut Best regards, Marek Vasut