From: Sergei Shtylyov Date: Fri, 22 Jul 2011 15:58:23 +0000 (+0400) Subject: ath9k: use pci_dev->subsystem_device X-Git-Tag: v3.2-rc1~129^2~422^2^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=581c9c4f7113fbb4d28d58ab6b2125e16ce62812;p=pandora-kernel.git ath9k: use pci_dev->subsystem_device The driver reads PCI subsystem ID from the PCI configuration register while it's already stored by the PCI subsystem in the 'subsystem_device' field of 'struct pci_dev'... Signed-off-by: Sergei Shtylyov Signed-off-by: John W. Linville --- Reading git-diff-tree failed