From: Axel Lin Date: Tue, 5 Jun 2012 00:58:13 +0000 (+0800) Subject: regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VDCDCx X-Git-Tag: v3.6-rc1~157^2^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93b07e7bcd50bb73d3d60043438fa68bd5a0988b;p=pandora-kernel.git regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VDCDCx The voltage mapping table for LDO2 is exactly the same as VDCDCx. Thus we can use one mapping table for both LDO2 and VDCDCx instead of duplicating the mapping table. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed