From: Ben Dooks Date: Tue, 17 Jun 2014 15:14:59 +0000 (+0100) Subject: usb: gadget: r8a66597-udc: use devm_clk_get() to get clock X-Git-Tag: cleanup-for-v3.18~123^2~18^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d7037b76ba81a35daf627391b67be6463e56353;p=pandora-kernel.git usb: gadget: r8a66597-udc: use devm_clk_get() to get clock Change to using the devm_clk_get() to get the clock and have it automatically freed on exit. Signed-off-by: Ben Dooks Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed