]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
iwlagn: rename iwl-pci.h to iwl-cfg.h
authorJohannes Berg <johannes.berg@intel.com>
Thu, 15 Sep 2011 18:46:46 +0000 (11:46 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 19 Sep 2011 20:10:09 +0000 (16:10 -0400)
There's nothing PCI(E) specific in this file.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-1000.c
drivers/net/wireless/iwlwifi/iwl-2000.c
drivers/net/wireless/iwlwifi/iwl-5000.c
drivers/net/wireless/iwlwifi/iwl-6000.c
drivers/net/wireless/iwlwifi/iwl-cfg.h [moved from drivers/net/wireless/iwlwifi/iwl-pci.h with 97% similarity]
drivers/net/wireless/iwlwifi/iwl-pci.c

index dacbe3ad5c188eff25d4eeac2422c9c112a42a83..887f9ac434c2797afd903bca340a3e5fcf2a04b0 100644 (file)
@@ -44,7 +44,7 @@
 #include "iwl-helpers.h"
 #include "iwl-agn-hw.h"
 #include "iwl-shared.h"
-#include "iwl-pci.h"
+#include "iwl-cfg.h"
 
 /* Highest firmware API version supported */
 #define IWL1000_UCODE_API_MAX 6
index 82719b7ec3493a37462d8a51edf404a9adf1ee07..5a870104398fa4da4fd8a8d5054357637d1450d8 100644 (file)
@@ -45,7 +45,7 @@
 #include "iwl-agn-hw.h"
 #include "iwl-6000-hw.h"
 #include "iwl-shared.h"
-#include "iwl-pci.h"
+#include "iwl-cfg.h"
 
 /* Highest firmware API version supported */
 #define IWL2030_UCODE_API_MAX 6
index de7f7f2b3d9ddecf3042dbd64bc26a98e13b23e6..290701620f03dd8c73cf350b45afc46de673a153 100644 (file)
@@ -47,7 +47,7 @@
 #include "iwl-5000-hw.h"
 #include "iwl-trans.h"
 #include "iwl-shared.h"
-#include "iwl-pci.h"
+#include "iwl-cfg.h"
 
 /* Highest firmware API version supported */
 #define IWL5000_UCODE_API_MAX 5
index 5c1a8b8584a5ee8cadf94584c95768cd91182e3e..37837f7b6990cfe0b0d74e15b511cf2e15d1b41b 100644 (file)
@@ -46,7 +46,7 @@
 #include "iwl-6000-hw.h"
 #include "iwl-trans.h"
 #include "iwl-shared.h"
-#include "iwl-pci.h"
+#include "iwl-cfg.h"
 
 /* Highest firmware API version supported */
 #define IWL6000_UCODE_API_MAX 4
similarity index 97%
rename from drivers/net/wireless/iwlwifi/iwl-pci.h
rename to drivers/net/wireless/iwlwifi/iwl-cfg.h
index c0aea9e092cbaad904228fcede9d048123673419..d4f317cfe8b5608f2801bd841f6a74f527e041f9 100644 (file)
 #define __iwl_pci_h__
 
 
-/* This file includes the declaration that are internal to the PCI
- * implementation of the bus layer
+/*
+ * This file declares the config structures for all devices.
  */
 
-/* configuration for the _agn devices */
 extern struct iwl_cfg iwl5300_agn_cfg;
 extern struct iwl_cfg iwl5100_agn_cfg;
 extern struct iwl_cfg iwl5350_agn_cfg;
index 1be0bc47ef9d617637dd6274b5a6dc8188097f81..849b5ef71c35a52bc871a5ab5e862a32bcfbba8d 100644 (file)
@@ -68,7 +68,7 @@
 #include "iwl-shared.h"
 #include "iwl-trans.h"
 #include "iwl-csr.h"
-#include "iwl-pci.h"
+#include "iwl-cfg.h"
 
 /* PCI registers */
 #define PCI_CFG_RETRY_TIMEOUT  0x041