From: roel kluin Date: Tue, 21 Oct 2008 05:35:34 +0000 (-0400) Subject: gianfar: fix handle errors returned by platform_get_irq*() X-Git-Tag: v2.6.28-rc1~3^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d51894f4979e941a86309f29898579cbb591514e;p=pandora-kernel.git gianfar: fix handle errors returned by platform_get_irq*() platform_get_irq*() returns on -ENXIO when the resource cannot be found, but this remains unnoticed if stored in an unsigned. Signed-off-by: Roel Kluin Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed