From: Axel Lin Date: Sun, 3 Feb 2013 12:49:56 +0000 (+0800) Subject: regulator: palmas: Remove a redundant setting for warm_reset X-Git-Tag: v3.9-rc1~154^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f33d0081ff3ffb7180a9794e60318458d7671b36;p=pandora-kernel.git regulator: palmas: Remove a redundant setting for warm_reset Current code read "ti,warm_reset" of property twice, and set pdata->reg_init[idx]->warm_reset twice. Read and set it once is enough. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed