aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_stack.c
diff options
context:
space:
mode:
authorMilo Kim <[email protected]>2016-01-13 16:19:52 +0900
committerThomas Gleixner <[email protected]>2016-02-08 15:03:42 +0100
commit4b5ce20b5429eb08ae0776962a4aff7f00017800 (patch)
tree53cc9c32235d83405622f0ccef7aa5263626fb9f /kernel/trace/trace_stack.c
parent5fd26a0bb1e479014adf024df779172d33defdd5 (diff)
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 <[email protected]> Acked-by: Boris Brezillon <[email protected]> Cc: Jason Cooper <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: Ludovic Desroches <[email protected]> Cc: Nicholas Ferre <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'kernel/trace/trace_stack.c')
0 files changed, 0 insertions, 0 deletions