diff options
| author | Alexandru Ardelean <[email protected]> | 2021-02-15 12:40:37 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-03-11 20:47:05 +0000 |
| commit | 738f6ba1180046904402ffbe210fbd2fa2c4b050 (patch) | |
| tree | 27e250e56c617dd99f4af393a14b698d3a66edb4 /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | 0224af85a77be1ebdf5256f0d6738b0f7250f41d (diff) | |
iio: dummy: iio_simple_dummy_buffer: use triggered buffer core calls
The iio_simple_dummy_configure_buffer() function is essentially a
re-implementation of the iio_triggered_buffer_setup() function.
This change makes use of the iio_triggered_buffer_setup() function. The
reason is so that we don't have to modify the iio_device_attach_buffer()
function in this driver as well.
One minor drawback is that the pollfunc name may not be 100% identical
with the one in the original code, but since it's an example, it should be
a big problem.
This change does a minor re-arranging of the included iio headers, as a
minor tidy-up.
Signed-off-by: Alexandru Ardelean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions