wifi: iwlwifi: split 22000.c into multiple files
authorJohannes Berg <johannes.berg@intel.com>
Wed, 21 Jun 2023 10:12:07 +0000 (13:12 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 21 Jun 2023 12:07:00 +0000 (14:07 +0200)
commit19898ce9cf8a33e0ac35cb4c7f68de297cc93cb2
treee995e259fad61c125fa63ea4508b36d7336e60ab
parente1374ed25324e87d675bda735841d8424d83c81d
wifi: iwlwifi: split 22000.c into multiple files

Split the configuration list in 22000.c into four new files,
per new device family, so we don't have this huge unusable
file. Yes, this duplicates a few small things, but that's
still much better than what we have now.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230621130443.7543603b2ee7.Ia8dd54216d341ef1ddc0531f2c9aa30d30536a5d@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/Makefile
drivers/net/wireless/intel/iwlwifi/cfg/22000.c
drivers/net/wireless/intel/iwlwifi/cfg/ax210.c [new file with mode: 0644]
drivers/net/wireless/intel/iwlwifi/cfg/bz.c [new file with mode: 0644]
drivers/net/wireless/intel/iwlwifi/cfg/sc.c [new file with mode: 0644]
drivers/net/wireless/intel/iwlwifi/iwl-config.h
drivers/net/wireless/intel/iwlwifi/pcie/drv.c