]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] PCI: schedule PCI_LEGACY_PROC for removal
authorAdrian Bunk <bunk@stusta.de>
Thu, 29 Dec 2005 19:07:25 +0000 (20:07 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Feb 2006 02:00:10 +0000 (18:00 -0800)
PCI_LEGACY_PROC is deprecated since 2.5.53 in favor of lspci(8).

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/feature-removal-schedule.txt

index b4a1ea76269857137a659e69102b1223b715f6cf..b8143bda187fafb8dc630aedc0bd2119a302bac2 100644 (file)
@@ -148,3 +148,10 @@ Why:       The 8250 serial driver now has the ability to deal with the differences
        brother on Alchemy SOCs.  The loss of features is not considered an
        issue.
 Who:   Ralf Baechle <ralf@linux-mips.org>
+
+---------------------------
+
+What:  Legacy /proc/pci interface (PCI_LEGACY_PROC)
+When:  March 2006
+Why:   deprecated since 2.5.53 in favor of lspci(8)
+Who:   Adrian Bunk <bunk@stusta.de>