diff options
author | Noam Camus <noamca@mellanox.com> | 2016-11-08 11:58:23 +0200 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2016-11-08 09:25:18 -0800 |
commit | 66619433d0fdf3e7d9f573993217b0d2cc3044fa (patch) | |
tree | 5adbe8fe590f42a5378315a7638790483e2f400e /crypto/ecc.h | |
parent | 76a08404742e6da79f1e5002ac39033dc79d94da (diff) | |
download | linux-66619433d0fdf3e7d9f573993217b0d2cc3044fa.tar.bz2 |
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>
Diffstat (limited to 'crypto/ecc.h')
0 files changed, 0 insertions, 0 deletions