From: Steve Glendinning Date: Tue, 27 Jan 2009 06:51:09 +0000 (+0000) Subject: smsc911x: add support for platform-specific irq flags X-Git-Tag: v2.6.30-rc1~662^2~869 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61307ed85dbf0ee232e354721a5a0a2011da7996;p=pandora-kernel.git smsc911x: add support for platform-specific irq flags this patch adds support for the platform_device's resources to indicate additional flags to use when registering the irq, for example IORESOURCE_IRQ_LOWLEVEL (which corresponds to IRQF_TRIGGER_LOW). These should be set in the irq resource flags field. Signed-off-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed