git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61307ed
)
smsc911x: register isr as IRQF_SHARED
author
Steve Glendinning
<steve.glendinning@smsc.com>
Tue, 27 Jan 2009 06:51:10 +0000
(06:51 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 1 Feb 2009 08:37:20 +0000
(
00:37
-0800)
The isr supports shared operation, so register it with the IRQF_SHARED
flag to indicate this.
This patch also removes the IRQF_DISABLED flag. This driver doesn't
need it, and IRQF_DISABLED isn't guaranteed when using shared interrupts.
Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/smsc911x.c
patch
|
blob
|
history
diff --cc
drivers/net/smsc911x.c
Simple merge