diff options
author | 2021-08-12 09:18:13 +0100 | |
---|---|---|
committer | 2021-08-21 15:44:53 +0800 | |
commit | 6e422ccea4a67929e277f619f75995115511e206 (patch) | |
tree | 1ba348aac61865658d5cdacc92b5fc49b31ff602 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: omap - Fix inconsistent locking of device lists (diff) | |
download | linux-dev-6e422ccea4a67929e277f619f75995115511e206.tar.xz linux-dev-6e422ccea4a67929e277f619f75995115511e206.zip |
crypto: qat - simplify code and axe the use of a deprecated API
The wrappers in include/linux/pci-dma-compat.h should go away.
Replace 'pci_set_dma_mask/pci_set_consistent_dma_mask' by an equivalent
and less verbose 'dma_set_mask_and_coherent()' call.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Co-developed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions