From: Robert Jarzmik Date: Fri, 17 Oct 2014 20:43:05 +0000 (+0200) Subject: usb: gadget: pxa27x_udc: use devm_* helpers X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95fcc6a9014f1ea6419d1e8ce796173410c5ad63;p=pandora-kernel.git usb: gadget: pxa27x_udc: use devm_* helpers Use devm_* helpers in the probe function to simplify the error path and the remove path. Signed-off-by: Robert Jarzmik Cc: Sergei Shtylyov Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed