aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2022-05-12 20:39:17 +0300
committerAndy Shevchenko <[email protected]>2022-05-16 20:16:54 +0300
commitbdb6528ec5504ccc5a9da768a406579e7670dd2b (patch)
treed16962378c8104486af41ce8151efdc5472b6eef /scripts/gdb/linux/timerlist.py
parentf68cd356d0ac0101263c551bd951db2082d38e43 (diff)
Documentation: gpio: Fix IRQ mask and unmask examples
After switching to immutable IRQ chips for GPIO drivers the examples become uncompilable due to wrong IRQ API, i.e. irq_desc_get_handler_data() in use. Replace it with proper irq_data_get_irq_chip_data() call where it applies. Fixes: 5644b66a9c63 ("Documentation: Update the recommended pattern for GPIO irqchips") Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions