From: Himangi Saraogi Date: Mon, 7 Jul 2014 16:09:16 +0000 (+0530) Subject: sh-pfc: sh73a0: Introduce the use of devm_regulator_register X-Git-Tag: omap-for-v3.17/fixes-against-rc2~128^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aef1d0003d8c9f913fd66a0e06aeb292b29ab6dd;p=pandora-kernel.git 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 Acked-by: Julia Lawall Acked-by: Laurent Pinchart Signed-off-by: Linus Walleij --- Reading git-diff-tree failed