diff options
author | Bharat Bhushan <bbhushan2@marvell.com> | 2025-05-16 14:14:40 +0530 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2025-05-19 13:48:20 +0800 |
commit | 57b1e1c0901c9a035cd19b3b08bc8b87edbf69c1 (patch) | |
tree | 78a2a94b5742bf1359716964283ad5a867a7c901 /scripts/lib/kdoc/kdoc_output.py | |
parent | 270b6f13454cb7f2f7058c50df64df409c5dcf55 (diff) |
crypto: octeontx2 - Initialize cptlfs device info once
Function otx2_cptlf_set_dev_info() initializes common
fields of cptlfs data-struct. This function is called
every time a cptlf is initialized but this needs be done
once for a cptlf block. So this initialization is moved
to early device probe code to avoid redundant initialization.
Signed-off-by: Bharat Bhushan <bbhushan2@marvell.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions