From: Marc Kleine-Budde Date: Wed, 12 Sep 2012 11:58:02 +0000 (+0300) Subject: usb: chipidea: udc: fix error path in udc_start() X-Git-Tag: v3.6-rc6~19^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9d1f947a85e38b6dded469470c95ed62430cb3f;p=pandora-kernel.git usb: chipidea: udc: fix error path in udc_start() This patch fixes the error path of udc_start(). Now NULL is used to unset the peripheral with otg_set_peripheral(). Cc: stable Reviewed-by: Richard Zhao Signed-off-by: Marc Kleine-Budde Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed