On Wed, Jan 14, 2009 at 08:54:36AM +0000, Steve.Glendinning@smsc.com wrote:
quoted
When calling request IRQ it is desirable to allow platforms
to specific flags for the call to request_irq. Adding irq_flags
to smsc911x_platform_config allows these flags to be passed.
Signed-off-by: Stanley.Miao <redacted>
Acked-by: Steve Glendinning <redacted>
Thanks Stanley.
I have two more arm platform smsc911x conversion patches (realview and
pcm037) which I'll post for review shortly. Both also depend on this
irq_flags change, as they register their interrupts shared. David: would
it make sense to put this driver patch into the arm tree?
Does this really make sense? Normally, the interrupt level/edge stuff is
passed through the resource structure.
I can't really comment because it seems that there's no way to work out
what patch you're acking. I can't find it in the last 6 months of email,
and there's no attributation for your quoted reply to hint at when the
original message was sent.