diff options
author | Peng Fan <peng.fan@nxp.com> | 2019-12-04 09:24:35 +0000 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-12-11 11:06:06 +0100 |
commit | 0c21639f5a4b1f91b8b963058f2aa8b2a9e5f61c (patch) | |
tree | 58ed5de96170e9212820429fee68ea6fc14a22bc /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 725c1cb6987ad1258cc15792a55535a11308dc5a (diff) |
gpio: mvebu: use platform_irq_count
platform_irq_count() is the more generic way (independent of
device trees) to determine the count of available interrupts. So
use this instead.
As platform_irq_count() might return an error code (which
of_irq_count doesn't) some additional handling is necessary.
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions