diff options
author | Andrey Smirnov <[email protected]> | 2019-08-20 13:23:49 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-08-30 18:05:29 +1000 |
commit | a6c4194ead005e83ca49226b9ac5fdcba7ff0a04 (patch) | |
tree | 0eeb1346819726d6bc32147ee7b031676ba4ff9e /scripts/gdb/linux/dmesg.py | |
parent | 51e002e949d45b1d645681c4c2b8612174537221 (diff) |
crypto: caam - convert caam_jr_init() to use devres
Use devres to allocate all of the resources in caam_jr_init() (DMA
coherent and regular memory, IRQs) drop calls to corresponding
deallocation routines. No functional change intended.
Signed-off-by: Andrey Smirnov <[email protected]>
Reviewed-by: Horia Geantă <[email protected]>
Cc: Cory Tusar <[email protected]>
Cc: Chris Healy <[email protected]>
Cc: Lucas Stach <[email protected]>
Cc: Horia Geantă <[email protected]>
Cc: Aymen Sghaier <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions