1
0
Fork 0
alistair23-linux/arch/arc/plat-eznps
Noam Camus 66619433d0 ARC: [plat-eznps] remove IPI clear from SMP operations
Today we register to plat_smp_ops.clear() method which actually
is acking the IPI.
However this is already taking care by our irqchip driver specifically
by the irq_chip.irq_eoi() method.
This is perfect timing where it should be done and no special handling
is needed at plat_smp_ops.clear().

Signed-off-by: Noam Camus <noamca@mellanox.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2016-11-08 09:25:18 -08:00
..
include/plat ARC: [plat-eznps] Use dedicated identity auxiliary register. 2016-05-09 09:32:33 +05:30
Kconfig ARC: [plat-eznps] Add eznps platform 2016-05-09 09:32:32 +05:30
Makefile ARC: [plat-eznps] Add eznps platform 2016-05-09 09:32:32 +05:30
entry.S ARC: [plat-eznps] Add eznps platform 2016-05-09 09:32:32 +05:30
mtm.c ARC: [plat-eznps] Add eznps platform 2016-05-09 09:32:32 +05:30
platform.c ARC: [plat-eznps] Add eznps platform 2016-05-09 09:32:32 +05:30
smp.c ARC: [plat-eznps] remove IPI clear from SMP operations 2016-11-08 09:25:18 -08:00