From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 5 May 2014 21:43:58 +0200 Subject: [U-Boot] [PATCH] usb: ums: add error handling for failed registration In-Reply-To: <1398980530-30543-1-git-send-email-swarren@wwwdotorg.org> References: <1398980530-30543-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <201405052143.58794.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 Thursday, May 01, 2014 at 11:42:10 PM, Stephen Warren wrote: > From: Stephen Warren > > Without this, if g_dnl_register() fails, the UMS code continues on > blindly and crashes. This fix makes it simply print an error message > instead. > > Signed-off-by: Stephen Warren Acked-by: Marek Vasut Lukasz, can you pick this please? Best regards, Marek Vasut