From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 9 Mar 2015 13:45:48 +0100 Subject: [U-Boot] [PATCH 1/5] usb: dwc2: unify waiting for transfer completion In-Reply-To: <1425793735-28139-1-git-send-email-swarren@wwwdotorg.org> References: <1425793735-28139-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <201503091345.49043.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, March 08, 2015 at 06:48:51 AM, Stephen Warren wrote: > Lift common code out of submit_bulk_msg() and submit_control_msg(). > > Signed-off-by: Stephen Warren Applied to u-boot-usb/topic/dwc2, thanks. I would like to see more testing from others if possible, otherwise this will go in after 2015.04 if you're fine with that. Best regards, Marek Vasut