aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/board-nokia770.c
diff options
context:
space:
mode:
authorJanusz Krzysztofik <jmkrzyszt@gmail.com>2019-08-11 10:48:02 +0200
committerTony Lindgren <tony@atomide.com>2019-08-13 03:25:49 -0700
commitfa8397e45c64e60c80373bc19ee56e42a6bed9b6 (patch)
tree4ea707b6ffb429fc3090902dba919a70aebf00e1 /arch/arm/mach-omap1/board-nokia770.c
parentARM: dts: dra74x: Fix iodelay configuration for mmc3 (diff)
downloadlinux-dev-fa8397e45c64e60c80373bc19ee56e42a6bed9b6.tar.xz
linux-dev-fa8397e45c64e60c80373bc19ee56e42a6bed9b6.zip
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/mach-omap1/board-nokia770.c')
0 files changed, 0 insertions, 0 deletions