-
由 Sergei Shtylyov 提交于
The SDHCI driver uses PCI_CLASS_REVISION instead of PCI_REVISION_ID, so it was not converted by commit 44c10138 (PCI: Change all drivers to use pci_device->revision). The newer VIA driver has similar code too. This patch converts both drivers to use the 'revision' field of 'struct pci_dev'. Signed-off-by: NSergei Shtylyov <sshtylyov@ru.mvista.com> Acked-by: NHarald Welte <HaraldWelte@viatech.com> Signed-off-by: NChris Ball <cjb@laptop.org>
cf5e23e1