From: Sergei Shtylyov Date: Fri, 24 Jun 2011 15:39:37 +0000 (+0400) Subject: iwlwifi: use pci_dev->revision, again X-Git-Tag: v3.1-rc1~316^2~232^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6691678dca1057840d8f25ee038541d4e4100b17;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed