diff options
author | Tudor Ambarus <tudor.ambarus@microchip.com> | 2021-07-20 11:55:28 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-07-30 10:58:32 +0800 |
commit | 817b804ca36747f0c9db667d7d8aa9fdd55335c7 (patch) | |
tree | aa4f75879eaf7ee3cc3dbfad0ba00feb2da2e58f /tools/perf/scripts/python/libxed.py | |
parent | 632a761abb29db2c541782b9fe1f1e8d6f833896 (diff) |
crypto: atmel-tdes - Handle error messages
Downgrade all runtime error messages to dev_dbg so that we don't
pollute the console. All probe error messages are kept with dev_err.
Get rid of pr_err and use dev_dbg instead, so that we know from which
device the error comes.
dma_mapping_error() return code was overwritten, use the error code
that the function returns.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions