diff options
| author | Giovanni Cabiddu <giovanni.cabiddu@intel.com> | 2023-09-14 15:14:12 +0100 |
|---|---|---|
| committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-09-20 13:15:30 +0800 |
| commit | 71713766380712c8ab2d604605e7b0b20f977801 (patch) | |
| tree | 660ed801cd0654767f1280101bdaf29f6ead40cf /tools/perf/scripts/python/bin | |
| parent | 11af152f784d9eca54e193140891ac52de36e9a9 (diff) | |
| download | linux-71713766380712c8ab2d604605e7b0b20f977801.tar.gz linux-71713766380712c8ab2d604605e7b0b20f977801.zip | |
crypto: qat - consolidate services structure
The data structure that associates a service id with its name is
replicated across the driver.
Remove duplication by moving this data structure to a new include file,
adf_cfg_services.h in order to have consistency across the drivers.
Note that the data structure is re-instantiated every time the new
include is added to a compilation unit.
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
