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:
c517d83
)
ARM: mvebu: Use macros for interrupt flags on Armada 38x sdhci node
author
Gregory CLEMENT
<gregory.clement@free-electrons.com>
Thu, 29 Jan 2015 11:36:28 +0000
(12:36 +0100)
committer
Gregory CLEMENT
<gregory.clement@free-electrons.com>
Mon, 23 Feb 2015 14:18:34 +0000
(15:18 +0100)
Instead of hardcoding the values of the interrupt flags, use the
macros provided by <include/dt-bindings/interrupt-controller/irq.h>
and <include/dt-bindings/interrupt-controller/arm-gic.h> for the
Armada 38x SDHCI node.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
No differences found