From: Ben Dooks Date: Tue, 17 Jun 2014 15:14:58 +0000 (+0100) Subject: usb: gadget: r8a66597-udc: cleanup error path X-Git-Tag: cleanup-for-v3.18~123^2~18^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776976a67ae25d18be42794fd783a50757402cbe;p=pandora-kernel.git usb: gadget: r8a66597-udc: cleanup error path With the updates for devm, the cleanup path no longer needs to check for NULL device state, so remove it and return directly if the irq resource missing Signed-off-by: Ben Dooks Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed