From: Ben Dooks Date: Tue, 17 Jun 2014 15:15:01 +0000 (+0100) Subject: usb: gadget: r8a66597-udc: remove now unused clean_up and clean_up3 label. X-Git-Tag: cleanup-for-v3.18~123^2~18^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=885162d171841ed7c7b25f26e72ca6def5cdfc4d;p=pandora-kernel.git usb: gadget: r8a66597-udc: remove now unused clean_up and clean_up3 label. With the devm additions, the clean_up and clean_up3 are now not needed or used. Change clean_up3 and make everything use clean_up2 and just remove clean_up. Signed-off-by: Ben Dooks Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed