From: Boris BREZILLON Date: Fri, 2 Aug 2013 08:37:27 +0000 (+0200) Subject: usb: gadget: at91_udc: add missing clk_put on fclk and iclk X-Git-Tag: v3.12-rc1~186^2~77^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ce1987160e64f58d92359ee11999e1218a45b9;p=pandora-kernel.git usb: gadget: at91_udc: add missing clk_put on fclk and iclk This patch adds missing clk_put on fclk and iclk in case the probe function fails after these clocks have been retrieved. Signed-off-by: Boris BREZILLON Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed