summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKim Seer Paller <kimseer.paller@analog.com>2026-07-03 18:10:08 +0800
committerJonathan Cameron <jic23@kernel.org>2026-07-05 00:53:08 +0100
commitf1d92ca09f35cc07740e2ba95afe109218f7c9e7 (patch)
tree68e01f8959c97a668ee320f4aaf4484b67acc6da /tools/perf/scripts/python/stackcollapse.py
parent57fe3897e12e6a3a17ba7378e5e2eec2fe0f3d9d (diff)
iio: dac: ad3530r: Convert sw_ldac_trig_reg to a function pointer
The software LDAC trigger register is stored in the chip_info table as a fixed register address. Devices with a multi-bank register architecture select the trigger register based on the channel being updated, which a single static address cannot express. Convert sw_ldac_trig_reg into a function pointer that returns the trigger register for a given channel, mirroring the input_ch_reg callback. Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions