aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2019-10-02 14:28:24 +0200
committerLinus Walleij <[email protected]>2019-10-04 23:59:44 +0200
commit704355db127e4bcc96c40fa3eeff5450f1a14d13 (patch)
treede74af322c211df9472a0ad91a0965b931e8e58b /tools/perf/scripts/python/Perf-Trace-Util/lib
parent6ad94e957c3c9914c3c2e3602ae2a29e91ba1906 (diff)
gpio: max77620: Do not allocate IRQs upfront
regmap_add_irq_chip() will try to allocate all of the IRQ descriptors upfront if passed a non-zero irq_base parameter. However, the intention is to allocate IRQ descriptors on an as-needed basis if possible. Pass 0 instead of -1 to fix that use-case. Signed-off-by: Thierry Reding <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions