android_kernel_samsung_msm8976/drivers/regulator
David Collins ed37f85190 regulator: cpr-regulator: fix of_property_read_bool() usage
The function of_property_read_bool() is used in several places
in the cpr-regulator driver to test for the existence of
non-boolean device tree properties.  These calls will work as
expected; however, of_property_read_bool() is only meant to be
used for reading boolean device tree properties.

Replace all usages of of_property_read_bool() which test for
non-boolean property existence with of_find_property().

Change-Id: Icafaa209443d9fd24b5bbbc023c1fb70f9928249
Signed-off-by: David Collins <collinsd@codeaurora.org>
2014-08-04 17:07:04 -07:00
..
88pm8607.c
aat2870-regulator.c
ab3100.c
ab8500-ext.c
ab8500.c
ad5398.c
anatop-regulator.c
arizona-ldo1.c
arizona-micsupp.c
as3711-regulator.c
core.c Merge upstream linux-stable v3.10.36 into msm-3.10 2014-04-23 16:23:49 -07:00
cpr-regulator.c regulator: cpr-regulator: fix of_property_read_bool() usage 2014-08-04 17:07:04 -07:00
da903x.c
da9052-regulator.c
da9055-regulator.c
db8500-prcmu.c
dbx500-prcmu.c
dbx500-prcmu.h
dummy.c
dummy.h
fan53555.c regulator: fan53555: Add debugfs node to read/write registers 2014-07-31 12:38:51 +05:30
fixed-helper.c
fixed.c
gpio-regulator.c
isl6271a-regulator.c
Kconfig regulator: tps65132-regulator: add driver for TPS65132 regulator chip 2014-04-11 16:36:26 +08:00
lp872x.c
lp3971.c
lp3972.c
lp8755.c
lp8788-buck.c
lp8788-ldo.c
Makefile regulator: tps65132-regulator: add driver for TPS65132 regulator chip 2014-04-11 16:36:26 +08:00
max1586.c
max8649.c
max8660.c
max8907-regulator.c
max8925-regulator.c
max8952.c
max8973-regulator.c
max8997.c
max8998.c
max77686.c
mc13xxx-regulator-core.c
mc13xxx.h
mc13783-regulator.c
mc13892-regulator.c
mem-acc-regulator.c regulator: mem-acc: Do not cache the mem-acc values in software 2014-07-02 06:31:10 +05:30
of_regulator.c
onsemi-ncp6335d.c power: ncp6335d: Add debugfs node to read/write registers 2014-05-31 17:16:29 +05:30
palmas-regulator.c
pcap-regulator.c
pcf50633-regulator.c
proxy-consumer.c
qpnp-regulator.c regulator: qpnp-regulator: print register values for unsupported regulators 2014-05-05 17:23:27 -07:00
rc5t583-regulator.c
rpm-smd-regulator.c regulator: rpm-smd-regulator: move regulator init to arch_initcall 2014-03-06 08:29:46 +05:30
s2mps11.c
s5m8767.c
spm-regulator.c Merge "regulator: spm-regulator: correct range name printing" 2014-07-24 21:51:07 -07:00
stub-regulator.c
tps6105x-regulator.c
tps6507x-regulator.c
tps6524x-regulator.c
tps6586x-regulator.c
tps51632-regulator.c
tps62360-regulator.c
tps65023-regulator.c
tps65090-regulator.c
tps65132-regulator.c regulator: tps65132: add low power mode control for enable pins 2014-05-22 13:48:19 +08:00
tps65217-regulator.c
tps65910-regulator.c
tps65912-regulator.c
tps80031-regulator.c
twl-regulator.c
userspace-consumer.c
vexpress.c
virtual.c
wm831x-dcdc.c
wm831x-isink.c
wm831x-ldo.c
wm8350-regulator.c
wm8400-regulator.c
wm8994-regulator.c