From: Dmitry Torokhov Date: Wed, 26 Aug 2015 00:04:02 +0000 (-0700) Subject: of/irq: export of_get_irq_byname() X-Git-Tag: omap-for-v4.3/fixes-rc1~62^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6602c452caf532893c1bde50aacda0bd17f958aa;p=pandora-kernel.git of/irq: export of_get_irq_byname() Similarly to of_get_irq(), let's export of_irq_get_byname(), so if a bus core can be compiled as a module (such as I2C) it can have access to the symbol. Reported-by: Stephen Rothwell Reported-by: kbuild test robot Signed-off-by: Dmitry Torokhov Acked-by: Rob Herring Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed