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:
47f2c36
)
[SUNLANCE]: Fix probing problem.
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Tue, 29 Aug 2006 06:28:16 +0000
(23:28 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 30 Aug 2006 04:23:32 +0000
(21:23 -0700)
The current probe table causes ledma and lebuffer
"le" devices to get probed twice which is not what
we want.
Match just "le" and look directly at the parent to get the correct
top-level node information.
Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found