diff options
author | Arnd Bergmann <[email protected]> | 2020-08-06 20:20:48 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2020-08-20 17:43:45 +0200 |
commit | cd4bd8f9435ddf08a8677f56abf418423f223959 (patch) | |
tree | df2fab6e28f015c38994305ef007e1c3790955e3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b2a587cb650f181165f38d5db51adb8f6d7e1e67 (diff) |
ARM: s3c24xx: spi: avoid hardcoding fiq number in driver
The IRQ_EINT0 constant is a platform detail that is
defined in mach/irqs.h and not visible to drivers once
that header is made private.
Since the same calculation already happens in s3c24xx_set_fiq,
just return the value from there.
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions