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:
3da5278
)
of/irq: Use irq_of_parse_and_map()
author
Thierry Reding
<thierry.reding@gmail.com>
Wed, 18 Sep 2013 13:24:44 +0000
(15:24 +0200)
committer
Grant Likely
<grant.likely@linaro.org>
Thu, 24 Oct 2013 10:50:35 +0000
(11:50 +0100)
Replace some instances of of_irq_map_one()/irq_create_of_mapping() and
of_irq_to_resource() by the simpler equivalent irq_of_parse_and_map().
Signed-off-by: Thierry Reding <treding@nvidia.com>
Acked-by: Rob Herring <rob.herring@calxeda.com>
[grant.likely: resolved conflicts with core code renames]
Signed-off-by: Grant Likely <grant.likely@linaro.org>
No differences found