From: Anton Vorontsov Date: Thu, 10 Nov 2011 16:28:59 +0000 (+0400) Subject: pata_of_platform: Don't use NO_IRQ X-Git-Tag: v3.2-rc2~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d5fcc986da944bca8257f358b155eec79fc4120;p=pandora-kernel.git pata_of_platform: Don't use NO_IRQ Drivers should not use NO_IRQ; moreover, some architectures don't have it nowadays. '0' is the 'no irq' case. Signed-off-by: Anton Vorontsov Acked-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed