commit | b3f6a57506b8c07894549ef3a2aa6bf3b0ba33fd | [log] [tgz] |
---|---|---|
author | Himangi Saraogi <himangi774@gmail.com> | Sat Jun 21 02:08:58 2014 +0530 |
committer | Mark Brown <broonie@linaro.org> | Sat Jun 21 21:54:23 2014 +0100 |
tree | 06e8f17e1bdd70ca694bce5de779603b2a9addf4 | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f [diff] |
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 <himangi774@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Mark Brown <broonie@linaro.org>