diff options
author | Milo Kim <milo.kim@ti.com> | 2016-01-13 16:19:52 +0900 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2016-02-08 15:03:42 +0100 |
commit | 4b5ce20b5429eb08ae0776962a4aff7f00017800 (patch) | |
tree | 53cc9c32235d83405622f0ccef7aa5263626fb9f /drivers/irqchip/Kconfig | |
parent | 5fd26a0bb1e479014adf024df779172d33defdd5 (diff) | |
download | blackbird-op-linux-4b5ce20b5429eb08ae0776962a4aff7f00017800.tar.gz blackbird-op-linux-4b5ce20b5429eb08ae0776962a4aff7f00017800.zip |
irqchip/atmel-aic: Remove duplicate bit operation
AIC5 priority value is updated twice -
in aic_common_set_priority() and when updating AT91_AIC5_SMR.
Variable, 'smr' has updated priority value (intspec[2]) in the first step,
so no need to update it again in the second step.
Signed-off-by: Milo Kim <milo.kim@ti.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Ludovic Desroches <ludovic.desroches@atmel.com>
Cc: Nicholas Ferre <nicolas.ferre@atmel.com>
Link: http://lkml.kernel.org/r/1452669592-3401-4-git-send-email-milo.kim@ti.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/irqchip/Kconfig')
0 files changed, 0 insertions, 0 deletions