From 57135250358e54c237450f30474616f3d850b8de Mon Sep 17 00:00:00 2001 From: Himangi Saraogi Date: Mon, 7 Jul 2014 21:12:14 +0530 Subject: [PATCH] regulator: lp8755: Use devm_regulator_register This patch moves data allocated using regulator_register to devm_regulator_register and does away with the calls to regulator_unregister. Also some labels are removed and a new labelerr is introduced which is less specific to context. Signed-off-by: Himangi Saraogi Acked-by: Julia Lawall Signed-off-by: Mark Brown --- Reading git-format-patch failed