diff options
author | Ovidiu Panait <ovidiu.panait.oss@gmail.com> | 2025-09-02 16:21:26 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-09-13 12:11:05 +0800 |
commit | 9a23ea1f7558bdd3f8d2b35b1c2e16a2f9bf671e (patch) | |
tree | 51abc21e1e9fd4049cd4a0bc9545c44865668b12 /scripts/gdb/linux/modules.py | |
parent | 886d6981208263b55a1eb8b39c5d00db1544b9bb (diff) |
crypto: sun8i-ce - remove channel timeout field
Using the number of bytes in the request as DMA timeout is really
inconsistent, as large requests could possibly set a timeout of
hundreds of seconds.
Remove the per-channel timeout field and use a single, static DMA
timeout of 3 seconds for all requests.
Signed-off-by: Ovidiu Panait <ovidiu.panait.oss@gmail.com>
Tested-by: Corentin LABBE <clabbe.montjoie@gmail.com>
Reviewed-by: Corentin LABBE <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions