regulator: tps6586x: correct vin pin for sm0/sm1/sm2
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 24 Jul 2012 08:18:00 +0000 (13:48 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 7 Aug 2012 17:10:26 +0000 (18:10 +0100)
commit7f852e0584f67654060f7814149744a1b7250480
treee16a22960f10fc5dcc9864fedd98459d85b4da0e
parent1c9d2d71a3cb0fcbfe91307b3c18d22f7d93f0cd
regulator: tps6586x: correct vin pin for sm0/sm1/sm2

As per datasheet, the vin pin for the regulator is named
as vin_sm0, vin_sm1, vin_sm2 for sm0, sm1 and sm2 respectively.

Correcting the names in driver and documentation to match with
datasheet.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reported-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/devicetree/bindings/regulator/tps6586x.txt
drivers/regulator/tps6586x-regulator.c