From: Andy Fleming Date: Tue, 7 Nov 2006 22:57:22 +0000 (-0600) Subject: [PATCH] of_irq_to_resource now returns the virq X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a91e9c0ab62ea938afaba7352741d8c554a589;p=pandora-kernel.git [PATCH] of_irq_to_resource now returns the virq Mostly this is to allow for error checking (check the return for NO_IRQ) Added a check that the resource is non-NULL, too. Signed-off-by: Andrew Fleming Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed