]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: use pci_dev->revision, again
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Fri, 24 Jun 2011 15:39:37 +0000 (19:39 +0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Jun 2011 19:09:42 +0000 (15:09 -0400)
commit3c083f96d50263bedf81dc7fe0be3cc7fcb4b903
tree7cf08b5b78d141ec164f1990743a9910249db693
parentce759ca5b26acfc4571ebfe7467fce308428e507
iwlwifi: use pci_dev->revision, again

Commit c5390376c5ac067e3c16c483a22668ac40dcc0e5 (net: use pci_dev->revision,
again) already converted this driver to using the 'revision' field of 'struct
pci_dev' but commit b7c761634d750239b4ca2409819edb134441540c (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