From: Julia Lawall Date: Mon, 16 Apr 2012 15:03:10 +0000 (+0200) Subject: usb: musb: davinci.c: add missing unregister X-Git-Tag: v3.4-rc5~5^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c67dd31c5cc745e72d033c0e7d4a2da67c90cd88;p=pandora-kernel.git usb: musb: davinci.c: add missing unregister usb_nop_xceiv_unregister is needed on failure of usb_get_transceiver, as done in other error-handling code in the same function. Signed-off-by: Julia Lawall Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed