diff options
author | Janusz Krzysztofik <jmkrzyszt@gmail.com> | 2019-08-11 10:48:02 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-08-13 03:25:49 -0700 |
commit | fa8397e45c64e60c80373bc19ee56e42a6bed9b6 (patch) | |
tree | 4ea707b6ffb429fc3090902dba919a70aebf00e1 /arch/arm/lib/muldi3.S | |
parent | 07f9a8be66a9bd86f9eaedf8f8aeb416195adab8 (diff) | |
download | linux-fa8397e45c64e60c80373bc19ee56e42a6bed9b6.tar.bz2 |
ARM: OMAP1: ams-delta-fiq: Fix missing irq_ack
Non-serio path of Amstrad Delta FIQ deferred handler depended on
irq_ack() method provided by OMAP GPIO driver. That method has been
removed by commit 693de831c6e5 ("gpio: omap: remove irq_ack method").
Remove useless code from the deferred handler and reimplement the
missing operation inside the base FIQ handler.
Should another dependency - irq_unmask() - be ever removed from the OMAP
GPIO driver, WARN once if missing.
Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/lib/muldi3.S')
0 files changed, 0 insertions, 0 deletions