commit | 61307ed85dbf0ee232e354721a5a0a2011da7996 | [log] [tgz] |
---|---|---|
author | Steve Glendinning <steve.glendinning@smsc.com> | Tue Jan 27 06:51:09 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 01 00:37:19 2009 -0800 |
tree | 2a3961ceff61a5442abf4a97bea32cb376fdda1a | |
parent | 05bee4737774881e027bfd9a8b5c40a7d68f6325 [diff] |
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 <steve.glendinning@smsc.com> Signed-off-by: David S. Miller <davem@davemloft.net>