diff options
author | Linus Walleij <[email protected]> | 2020-05-27 16:07:58 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-05-29 14:01:49 +0200 |
commit | e9bdf7e655b9ee81ee912fae1d59df48ce7311b6 (patch) | |
tree | 58ac91fc243f77957978b35243b73ec66b295917 /tools/perf/scripts/python/check-perf-trace.py | |
parent | ad3073bcb903674b11ba3395361f3b94806bb2b6 (diff) |
gpio: fix locking open drain IRQ lines
We provided the right semantics on open drain lines being
by definition output but incidentally the irq set up function
would only allow IRQs on lines that were "not output".
Fix the semantics to allow output open drain lines to be used
for IRQs.
Reported-by: Hans Verkuil <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Tested-by: Hans Verkuil <[email protected]>
Cc: Russell King <[email protected]>
Cc: [email protected] # v5.3+
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions