From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 12 Jan 2015 03:45:07 +0100 Subject: [U-Boot] [PATCH v2] usb: Add an interval parameter to create_int_queue In-Reply-To: <1421005108-17974-1-git-send-email-hdegoede@redhat.com> References: <1421005108-17974-1-git-send-email-hdegoede@redhat.com> Message-ID: <201501120345.07912.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 Sunday, January 11, 2015 at 08:38:28 PM, Hans de Goede wrote: > Currently create_int_queue is only implemented by the ehci code, and that > does not honor interrupt intervals, but other drivers which might also want > to implement create_int_queue may honor intervals, so add an interval > param. > > Signed-off-by: Hans de Goede Applied, thanks! Best regards, Marek Vasut