From: Axel Lin Date: Wed, 13 Nov 2013 06:55:14 +0000 (+0800) Subject: regulator: lp3972: Convert to devm_regulator_register X-Git-Tag: v3.14-rc1~92^2~1^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93227c801372522d6f667aac0de2cacc7995d8b9;p=pandora-kernel.git regulator: lp3972: Convert to devm_regulator_register Both num_regulators and **rdev are no longer required after this conversion, thus remove them from struct lp3972. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed