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:
520f7bd
)
ARM: VIC: shrink down vic.h
author
Rob Herring
<rob.herring@calxeda.com>
Tue, 6 Nov 2012 19:14:26 +0000
(13:14 -0600)
committer
Rob Herring
<rob.herring@calxeda.com>
Sat, 12 Jan 2013 16:47:33 +0000
(10:47 -0600)
Move all register defines except VIC_INT_ENABLE and VIC_INT_ENABLE_CLEAR
which are used by Samsung.
With multi irq handler, vic.h is not included in assembly any more, so
we can remove the assembly ifdefs.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>
Acked-by: Olof Johansson <olof@lixom.net>
No differences found