aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorNuno Sá <[email protected]>2020-02-10 15:26:05 +0200
committerJonathan Cameron <[email protected]>2020-03-08 17:28:31 +0000
commit366a543421cfaa78564bff4eb369791c7e9b85e7 (patch)
tree290c07822136a81ff51c4f15c69b974b26b0c196 /tools/perf/scripts/python/export-to-sqlite.py
parent1fd4567026926d01a94a74d0543e324fc794aa73 (diff)
iio: adis16480: Make use of __adis_initial_startup
All actions done in `adis16480_initial_setup()` are now done in `__adis_initial_startup()` so, there's no need for code duplication. Furthermore, the call to `adis16480_initial_setup()` is done before any device configuration since the device will be reset if not already (via rst pin). This is actually fixing a potential bug since `adis_reset()` was being called after configuring the device which is obviously a problem. Signed-off-by: Nuno Sá <[email protected]> Signed-off-by: Alexandru Ardelean <[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