iwlwifi: use pci_dev->revision, again
commit6691678dca1057840d8f25ee038541d4e4100b17
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Fri, 24 Jun 2011 15:39:37 +0000 (24 19:39 +0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Jun 2011 19:09:42 +0000 (27 15:09 -0400)
tree7cf08b5b78d141ec164f1990743a9910249db693
parenta5e5aa6cee4cdb967a1f1c33a31165062783ccea
iwlwifi: use pci_dev->revision, again

Commit ff938e43d39e926de74b32a3656c190f979ab642 (net: use pci_dev->revision,
again) already converted this driver to using the 'revision' field of 'struct
pci_dev' but commit 084dd79172cb3aad11d2b7ee5628d57badca7c6e (iwlagn: move PCI
related operations from probe and remove to PCI layer) has again added the code
to read the PCI revision ID register...

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-pci.c