[PATCH] fix the problem where pcix node is probed again as pci node.

Benjamin Herrenschmidt benh at kernel.crashing.org
Wed Mar 31 09:28:53 EST 2010


On Tue, 2010-03-30 at 15:02 -0700, Feng Kan wrote:
> Ok thanks. This short string match may be useful in some cases, but I
> agree it plays havoc with the current code.

Yeah well, it's not actually -that- useful and is definitely broken :-)

If you want multiples matches, then it's the compatible property itself
that should contain multiple entries since it's a list. The string match
should be exact.

Cheers,
Ben.




More information about the Linuxppc-dev mailing list