From: Himangi Saraogi Date: Fri, 20 Jun 2014 20:38:58 +0000 (+0530) Subject: spi: omap-uwire: use devm_ functions X-Git-Tag: omap-for-v3.17/fixes-against-rc2~157^2~2^5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3f6a57506b8c07894549ef3a2aa6bf3b0ba33fd;p=pandora-kernel.git spi: omap-uwire: use devm_ functions This patch introduces the use of devm_clk_get and devm_ioremap instead of the unmanaged interfaces and removes the corresponding free function calls. Signed-off-by: Himangi Saraogi Acked-by: Julia Lawall Signed-off-by: Mark Brown --- Reading git-diff-tree failed