aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2017-04-04 14:08:18 +0200
committerJonathan Cameron <[email protected]>2017-04-08 17:40:49 +0100
commite932d4f041a487debc31e98c8b70baa861532272 (patch)
treec71d4fd809c4c3ba9fd7c4ee739e4784f2b4abc2 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent96b3c833035ee3e591361c1b424d3ae87241133c (diff)
iio: adc: break out common code from SPMI VADC
The SPMI VADC and the earlier XOADC share a subset of common code, so to be able to use the same code in both drivers, we break out a separate file with the common code, prefix exported functions that are no longer static with qcom_* and bake an object qcom-spmi-vadc.o that contains both files: qcom-vadc-common.o and qcom-spmi-vadc-core.o. As we need to follow the procedure for making a kernel module or compiled in object from several files, but still want to produce the same module name, rename the qcom-spmi-vadc.c file to qcom-spmi-vadc-core.c so we can bake the two objects into qcom-spmi-vadc.o Cc: [email protected] Cc: [email protected] Cc: Ivan T. Ivanov <[email protected]> Cc: Andy Gross <[email protected]> Cc: Bjorn Andersson <[email protected]> Cc: Stephen Boyd <[email protected]> Cc: Srinivas Kandagatla <[email protected]> Cc: Rama Krishna Phani A <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions