From: Mark Brown Date: Wed, 15 Oct 2008 10:28:06 +0000 (+0200) Subject: mfd: Don't use NO_IRQ in WM8350 X-Git-Tag: v2.6.28-rc1~97^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7752351c34d852ca0da697f812534101eecd82e;p=pandora-kernel.git mfd: Don't use NO_IRQ in WM8350 NO_IRQ is only defined on some architectures - the general way to test for an invalid IRQ in the modern kernel is by comparing with zero. Reported-by: Stephen Rothwell Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed