summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <william.gray@linaro.org>2022-08-18 19:28:10 +0300
committerBartosz Golaszewski <brgl@bgdev.pl>2022-09-15 11:28:18 +0300
commit85ebe0afd3f8377a9b506321314f4b8344caa8ec (patch)
treeb213d7c68e03cb3cfa5daa60e13431093236806f /tools/perf/scripts/python/export-to-sqlite.py
parent13c5d4ce806026a3d06efa2fcc1e5a0cb875df29 (diff)
downloadlinux-85ebe0afd3f8377a9b506321314f4b8344caa8ec.tar.xz
isa: Introduce the module_isa_driver_with_irq helper macro
Several ISA drivers feature IRQ support that can configured via an "irq" array module parameter. This array typically matches directly with the respective "base" array module parameter. To reduce code repetition, a module_isa_driver_with_irq helper macro is introduced to provide a check ensuring that the number of "irq" passed to the module matches with the respective number of "base". Signed-off-by: William Breathitt Gray <william.gray@linaro.org> Acked-by: William Breathitt Gray <william.gray@linaro.org> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions