mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
902a511010
Pointers are more flexible than index numbers, since index numbers depend upon an additional reference to the array in question. In particular, we'd like to add a new API to lookup a devnode based on a predefined name in the Device Tree. This API will return a spmi_resource, and so it's natural to want to use this pointer directly with the other existing APIs. Also introduce a new API spmi_for_each_devnode that can be used to iterate each spmi_resource in the dev_node array. This abstracts the traversal of the array, which was previously done within the existing APIs. Change-Id: I18f9397e5d78770e840a9f95dd8061201931df6e Signed-off-by: Michael Bohan <mbohan@codeaurora.org> |
||
---|---|---|
.. | ||
88pm8607.c | ||
aat2870-regulator.c | ||
ab3100.c | ||
ab8500.c | ||
ad5398.c | ||
anatop-regulator.c | ||
core.c | ||
da903x.c | ||
da9052-regulator.c | ||
db8500-prcmu.c | ||
dbx500-prcmu.c | ||
dbx500-prcmu.h | ||
dummy.c | ||
dummy.h | ||
fixed-helper.c | ||
fixed.c | ||
gpio-regulator.c | ||
isl6271a-regulator.c | ||
Kconfig | ||
lp3971.c | ||
lp3972.c | ||
Makefile | ||
max1586.c | ||
max8649.c | ||
max8660.c | ||
max8925-regulator.c | ||
max8952.c | ||
max8997.c | ||
max8998.c | ||
mc13xxx-regulator-core.c | ||
mc13xxx.h | ||
mc13783-regulator.c | ||
mc13892-regulator.c | ||
msm-gpio-regulator.c | ||
of_regulator.c | ||
pcap-regulator.c | ||
pcf50633-regulator.c | ||
pm8xxx-regulator.c | ||
pm8058-xo.c | ||
pmic8058-regulator.c | ||
pmic8901-regulator.c | ||
qpnp-regulator.c | ||
s5m8767.c | ||
stub-regulator.c | ||
tps6105x-regulator.c | ||
tps6507x-regulator.c | ||
tps6524x-regulator.c | ||
tps6586x-regulator.c | ||
tps62360-regulator.c | ||
tps65023-regulator.c | ||
tps65217-regulator.c | ||
tps65910-regulator.c | ||
tps65912-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 |