diff options
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2011-03-17 16:46:17 -0400 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2011-03-25 10:30:49 -0400 |
commit | cf5e23e1c27af4291cf90020c295756ba4dcf326 (patch) | |
tree | 9a3cf3bac5943b0b73205ddda5d126ec067e4c70 /drivers/net/sfc | |
parent | 5a8fba524c2063cb297bdbacda535448ee365dc4 (diff) | |
download | kernel_samsung_aries-cf5e23e1c27af4291cf90020c295756ba4dcf326.zip kernel_samsung_aries-cf5e23e1c27af4291cf90020c295756ba4dcf326.tar.gz kernel_samsung_aries-cf5e23e1c27af4291cf90020c295756ba4dcf326.tar.bz2 |
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>
Diffstat (limited to 'drivers/net/sfc')
0 files changed, 0 insertions, 0 deletions