Sergei Shtylyov cf5e23e1c2 mmc: use pci_dev->revision
The SDHCI driver uses PCI_CLASS_REVISION instead of PCI_REVISION_ID, so
it was not converted by commit 44c10138fd4bbc4b6d6bff0873c24902f2a9da65
(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: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Acked-by: Harald Welte <HaraldWelte@viatech.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-03-25 10:30:49 -04:00
..
2011-03-23 02:35:02 -04:00
2011-03-22 17:43:59 -07:00
2011-03-23 10:42:06 +01:00
2011-03-22 17:43:59 -07:00
2011-03-25 10:30:49 -04:00
2011-03-23 14:55:56 -06:00
2011-03-22 17:43:59 -07:00
2011-03-22 17:44:17 -07:00