diff options
author | 2022-05-12 20:39:17 +0300 | |
---|---|---|
committer | 2022-05-16 20:16:54 +0300 | |
commit | bdb6528ec5504ccc5a9da768a406579e7670dd2b (patch) | |
tree | d16962378c8104486af41ce8151efdc5472b6eef /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | pinctrl: broxton: Add module alias for Intel Apollo Lake (diff) | |
download | linux-dev-bdb6528ec5504ccc5a9da768a406579e7670dd2b.tar.xz linux-dev-bdb6528ec5504ccc5a9da768a406579e7670dd2b.zip |
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 <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions