diff options
author | Andrew Lunn <andrew@lunn.ch> | 2018-03-26 00:43:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-26 03:43:41 +0300 |
commit | 422a9fd604a0c2206d40e3eb34f726172a147ccf (patch) | |
tree | 1798202f2f8f7a344b6d0eda4c86ed72f661c70a /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 808679e7fa8018321ccfb227628175b84d2a5ff9 (diff) | |
download | linux-422a9fd604a0c2206d40e3eb34f726172a147ccf.tar.xz |
net: dsa: mv88e6xxx: Use the DT IRQ trigger mode
By calling request_threaded_irq() with the flag IRQF_TRIGGER_FALLING
we override the trigger mode provided in device tree. And the
interrupt is actually active low, which is what all the current device
tree descriptions use.
Suggested-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tested-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions