From: Krzysztof Halasa Date: Sat, 5 Sep 2009 00:54:30 +0000 (+0000) Subject: WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver. X-Git-Tag: v2.6.32-rc1~703^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32e6a0c82e7a7991a02414d830f262e1f4db73e6;p=pandora-kernel.git WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver. PCI200SYN has its own PCI subsystem device ID for 3+ years, now it's time to remove the generic PLX905[02] ID from the driver. Anyone with old EEPROM data will have to run the upgrade. Having the generic PLX905[02] (PCI-local bus bridge) ID is harmful as the driver tries to handle other devices based on these bridges. Signed-off-by: Krzysztof Halasa Signed-off-by: David S. Miller --- Reading git-diff-tree failed