original_kernel/drivers/regulator
Axel Lin 0f69c897f3 regulator: max8649 - fix setting extclk_freq
The SYNC bits are BIT6 and BIT7 of MAX8649_SYNC register.
pdata->extclk_freq could be [0|1|2].
(MAX8649_EXTCLK_26MHZ|MAX8649_EXTCLK_13MHZ|MAX8649_EXTCLK_19MHZ)
It requires to left shift 6 bits to properly set extclk_freq.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2010-10-02 14:19:45 +01:00
..
88pm8607.c
Kconfig
Makefile
ab3100.c
ab8500.c
ad5398.c
bq24022.c
core.c
da903x.c
dummy.c
dummy.h
fixed.c
isl6271a-regulator.c
lp3971.c
max1586.c
max8649.c
max8660.c
max8925-regulator.c
max8998.c
mc13783-regulator.c
pcap-regulator.c
pcf50633-regulator.c
tps6507x-regulator.c
tps6586x-regulator.c
tps65023-regulator.c
twl-regulator.c
userspace-consumer.c
virtual.c
wm831x-dcdc.c
wm831x-isink.c
wm831x-ldo.c
wm8350-regulator.c
wm8400-regulator.c
wm8994-regulator.c