From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 11 Dec 2014 07:11:41 +0100 Subject: [U-Boot] [PATCH 1/2] usb, g_dnl: generalize DFU detach functions In-Reply-To: <1418244184-1356-1-git-send-email-robherring2@gmail.com> References: <1418244184-1356-1-git-send-email-robherring2@gmail.com> Message-ID: <201412110711.41407.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 Wednesday, December 10, 2014 at 09:43:03 PM, Rob Herring wrote: > From: Rob Herring > > In order to add detach functions for fastboot, make the DFU detach related > functions common so they can be shared. > > Signed-off-by: Rob Herring Thanks, the patch looks good! I'm CCing Lukasz, who is maintaining the Gadget infrastructure, so he can take a look and possibly pick them. Reviewed-by: Marek Vasut Best regards, Marek Vasut