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:
026df6c
)
ARM: OMAP2+: Constify irq_domain_ops
author
Krzysztof Kozlowski
<k.kozlowski.k@gmail.com>
Mon, 27 Apr 2015 12:49:44 +0000
(21:49 +0900)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 20 May 2015 17:43:37 +0000
(10:43 -0700)
The irq_domain_ops are not modified by the driver and the irqdomain core
code accepts pointer to a const data.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found