git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f07e42f
)
irqchip: spear_shirq: Simplify register access code
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 19 Jun 2014 21:34:44 +0000
(21:34 +0000)
committer
Jason Cooper
<jason@lakedaemon.net>
Tue, 24 Jun 2014 12:38:45 +0000
(12:38 +0000)
The extra register data structure is pointless. Move the offsets of
the status and the mask register into the shirq block structure.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link:
https://lkml.kernel.org/r/20140619212713.923306179@linutronix.de
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
No differences found