From: Axel Lin Date: Thu, 14 Jun 2012 01:38:26 +0000 (+0800) Subject: regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip X-Git-Tag: v3.6-rc1~157^2^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5152415225ba0d489939778f3b85217b25036db;p=pandora-kernel.git regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip The chip_id is not used. The voltage_base is not necessary, set base voltage to tps->desc.min_uV instead. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed