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:
beeebc9
)
sunhme: Don't match PCI devices in SBUS probe.
author
David S. Miller
<davem@davemloft.net>
Sat, 7 Feb 2009 10:20:25 +0000
(
02:20
-0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 7 Feb 2009 10:20:25 +0000
(
02:20
-0800)
Unfortunately, the OF device tree nodes for SBUS and PCI
hme devices have the same device node name on some systems.
So if the name of the parent node isn't 'sbus', skip it.
Based upon an excellent report and detective work by
Meelis Roos and Eric Brower.
Signed-off-by: David S. Miller <davem@davemloft.net>
Tested-by: Meelis Roos <mroos@linux.ee>
drivers/net/sunhme.c
patch
|
blob
|
history
diff --cc
drivers/net/sunhme.c
Simple merge