From: Axel Lin Date: Wed, 18 Jul 2012 04:31:59 +0000 (+0800) Subject: regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_init X-Git-Tag: v3.6-rc3~24^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2735daeb161d3eb1ba041158c21ac2a0e42da6a2;p=pandora-kernel.git regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_init Current code uses wrong calls palmas_smps_[read|write] in palmas_ldo_init(), should be palmas_ldo_[read|write] instead. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed