From: David Vrabel Date: Thu, 19 Jan 2006 17:56:29 +0000 (+0000) Subject: [PATCH] handle errors returned by platform_get_irq*() X-Git-Tag: v2.6.17-rc1~1177^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=489447380a2921ec0e9154f773c44ab3167ede4b;p=pandora-kernel.git [PATCH] handle errors returned by platform_get_irq*() platform_get_irq*() now returns on -ENXIO when the resource cannot be found. Ensure all users of platform_get_irq*() handle this error appropriately. Signed-off-by: David Vrabel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed