commit | 32ed101aa140020ca8806896892f97bab799c41e | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Mon Nov 04 21:02:47 2019 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Mar 27 08:12:48 2020 +0200 |
tree | 346b6ad96aae1133142915b88d2b9cc3f0a3fcfb | |
parent | be2f6886a34eb121f5599313769bfc7ebdc852e4 [diff] |
iwlwifi: convert all Qu with Jf devices to the new config table Add new generic iwl_trans structures for these devices and apply the correct cfg depending on the device characteristics. Since we have to match Qu with IWL_CONFIG_ANY, we also need to move the Hr devices to the new table, but for now we keep matching on PCI device and subsystem device IDs. Change-Id: I14e9146a99621ff11ce50bc746a4b88af508fee0 Signed-off-by: Luca Coelho <luciano.coelho@intel.com>