aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorVasileios Amoiridis <[email protected]>2024-06-10 01:38:25 +0200
committerJonathan Cameron <[email protected]>2024-08-03 10:13:35 +0100
commited4bb53c467f3b8fd11a0394f72d78575f28ad3f (patch)
treea68537e629e21a37ea959390b4354ff069223cec /tools/perf/scripts/python/flamegraph.py
parent38605f704e606840d2826b6a9beaac405bb8f808 (diff)
iio: chemical: bme680: Move forced mode setup in ->read_raw()
Whenever the sensor is set to forced mode, a TPHG cycle is triggered and the values of temperature, pressure, humidity and gas become ready to be read. The setup of the forced mode to trigger measurements was located inside the read_{temp/gas}() functions. This was not posing a functional problem since read_{humid/press}() are internally calling read_temp() so the forced mode is set through this call. This is not very clear and it is kind of hidden that regardless of the measurement, the setup of the forced mode needs to happen before any measurement. Signed-off-by: Vasileios Amoiridis <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions