]> git.baikalelectronics.ru Git - kernel.git/commit
DT: export of_irq_to_resource_table()
authorJohn Crispin <blogic@openwrt.org>
Sun, 26 Aug 2012 07:13:09 +0000 (09:13 +0200)
committerRob Herring <rob.herring@calxeda.com>
Thu, 6 Sep 2012 16:01:53 +0000 (11:01 -0500)
commit44eef91e4245f043728ed0e580104d9af82b014d
tree69a08349cb89b7fa88902a9cbaedb3852bda1dd0
parentcb0ea1b8f80257a7b5b768f0fa462f730d1485c7
DT: export of_irq_to_resource_table()

Trivial patch that exports the of_irq_to_resource_table() symbol so that
modules can use it.

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
drivers/of/irq.c