From: Himangi Saraogi Date: Fri, 20 Jun 2014 20:40:25 +0000 (+0530) Subject: usb: musb: ux500: use devm_ functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~18^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7dc5bde6d7f26a19e9792b7952fd61f875373fe;p=pandora-kernel.git usb: musb: ux500: use devm_ functions This patch introduces the use of managed interfaces for clk_get and kzalloc and removes the corresponding free function calls in the probe and remove functions. Signed-off-by: Himangi Saraogi Acked-by: Julia Lawall Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed