From: Pavel Roskin Date: Thu, 27 Aug 2009 02:30:09 +0000 (-0400) Subject: ath5k: don't use PCI ID to find the chip revision X-Git-Tag: v2.6.32-rc1~703^2~275^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a81f5c5033cb02ae56dd80ff9c38866c777bd8;p=pandora-kernel.git ath5k: don't use PCI ID to find the chip revision AR5K_SREV is available even if the chip has been put to sleep. Relying on the chip register allows binding non-standard PCI IDs by echo VENDOR_ID PRODUCT_ID >/sys/bus/pci/drivers/ath5k/new_id without having to specify the driver data as well. Signed-off-by: Pavel Roskin Acked-by: Bob Copeland Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed