]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: add systems for automatic breadth-first device sorting
authorAndy Gospodarek <andy@greyhouse.net>
Tue, 6 Feb 2007 00:36:10 +0000 (16:36 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 16 Feb 2007 23:30:11 +0000 (15:30 -0800)
commitf52383d395178afde66d049e176bb2c59a8c941a
tree5318c7113e554c7733bd3410a04729e14c8e67f8
parent691cd0c2ee2d4d6dff652627fca1b2d4f1377d58
PCI: add systems for automatic breadth-first device sorting

This is an additional list of systems that exhibit the PCI device ordering
issue that prompted the following patch:

commit 6b4b78fed47e7380dfe9280b154e8b9bfcd4c86c
Author: Matt Domsch <Matt_Domsch@dell.com>
Date:   Fri Sep 29 15:23:23 2006 -0500

    PCI: optionally sort device lists breadth-first

Adding these systems to the list prevents the need for the additional
kernel command line argument.

Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Cc: Matt Domsch <Matt_Domsch@dell.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/i386/pci/common.c