aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2023-03-23 18:23:56 +0300
committerJonathan Cameron <[email protected]>2023-04-10 12:26:33 +0100
commitc4351b646123536048ea71cbcabe1cbd7f4e40c8 (patch)
tree0c9c0a27b5e5b19eb380c60e40077e9ad65f6e8f /tools/perf/scripts/python/export-to-sqlite.py
parent46e33707fe95a21aa9896bded0be97285b779509 (diff)
iio: adc: ti-ads1100: fix error code in probe()
This code has a copy and paste bug so it accidentally returns "PTR_ERR(data->reg_vdd)" which is a valid pointer cast to int. It should return "ret" instead. Fixes: 541880542f2b ("iio: adc: Add TI ADS1100 and ADS1000") Signed-off-by: Dan Carpenter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions