summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorNuno Sá <nuno.sa@analog.com>2021-08-11 14:48:52 +0300
committerGuenter Roeck <linux@roeck-us.net>2021-08-18 00:54:26 +0300
commite66705de8206350bf24cb66c4a0e675be35f3430 (patch)
tree77a654522d3e2523ffb274bd09e5cfd61a4d0d19 /tools/perf/scripts/python/exported-sql-viewer.py
parenta3933625de28e730c7822d2b14f896125577abe8 (diff)
downloadlinux-e66705de8206350bf24cb66c4a0e675be35f3430.tar.xz
hwmon: (axi-fan-control) Handle irqs in natural order
The core will now start out of reset at boot as soon as clocking is available. Hence, by the time we unmask the interrupts we already might have some of them set. Thus, it's important to handle them in the natural order the core generates them. Otherwise, we could process 'ADI_IRQ_SRC_PWM_CHANGED' before 'ADI_IRQ_SRC_TEMP_INCREASE' and erroneously set 'update_tacho_params' to true. Signed-off-by: Nuno Sá <nuno.sa@analog.com> Link: https://lore.kernel.org/r/20210811114853.159298-3-nuno.sa@analog.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions