diff options
author | 2019-10-10 15:57:35 +0300 | |
---|---|---|
committer | 2020-01-04 12:46:14 +0200 | |
commit | b3bd6416fc77b5056d2dda7a4d5814ec81af7ecd (patch) | |
tree | fb07403002302280c4f49ba1f9dedb4d96e19024 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlwifi: prph: remove some unused register definitions (diff) | |
download | linux-dev-b3bd6416fc77b5056d2dda7a4d5814ec81af7ecd.tar.xz linux-dev-b3bd6416fc77b5056d2dda7a4d5814ec81af7ecd.zip |
iwlwifi: assume the driver_data is a trans_cfg, but allow full cfg
With the new concept of separating the trans-specific (trans_cfg) data
from the rest of the cfg, we will start mapping only the trans_cfg
part to the PCI device ID/subsystem device ID. So we can assume that
the data passed to the probe function contains the trans_cfg, but
since the full cfg still contains the trans_cfg at the beginning, we
can allow a full cfg to be passed as well. This makes it easier to
convert the existing tables one by one.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions