From: Ben Dooks Date: Tue, 18 Feb 2014 02:10:51 +0000 (+0900) Subject: PCI: rcar: Check platform_get_irq() return code X-Git-Tag: v3.15-rc1~143^2~2^4~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed65b78881c713b41051310780f94bde3c010db9;p=pandora-kernel.git PCI: rcar: Check platform_get_irq() return code The current code does not check the return from platform_get_irq() so add an error check and return if this call does fail. Signed-off-by: Ben Dooks Signed-off-by: Magnus Damm Signed-off-by: Bjorn Helgaas Acked-by: Simon Horman --- Reading git-diff-tree failed