commit | aef1d0003d8c9f913fd66a0e06aeb292b29ab6dd | [log] [tgz] |
---|---|---|
author | Himangi Saraogi <himangi774@gmail.com> | Mon Jul 07 21:39:16 2014 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 11 14:08:39 2014 +0200 |
tree | a54bc73f7ecf54b7c07af4f46c5f763e873ca8eb | |
parent | 4281a16de2b1d8e715623afff0445bdce9d3ffe7 [diff] |
sh-pfc: sh73a0: Introduce the use of devm_regulator_register This patch moves data allocated using regulator_register to devm_regulator_register and does away the calls to regulator_unregister. The sh73a0_pinmux_soc_exit function is no longer needed and is removed. Signed-off-by: Himangi Saraogi <himangi774@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>