]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: Fix setting selector in tps6524x set_voltage function
authorAxel Lin <axel.lin@gmail.com>
Thu, 8 Mar 2012 02:02:17 +0000 (10:02 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Mar 2012 16:02:34 +0000 (09:02 -0700)
commitf05bd11d184637bd83991277641bee78b8d1f732
treef80b7c8cceeff6bdc16cd188e39dc3fbfac5afbe
parent7b6d02d935667384ca5736aaaa62b28597b53705
regulator: Fix setting selector in tps6524x set_voltage function

commit f03570cf1709397ebe656608266b44ec772960c2 upstream.

Don't assign the voltage to selector.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/regulator/tps6524x-regulator.c