mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 01:51:34 +00:00
2ff0ad8479
Pre-store the valid value of the zip alg support related capability
register in hisi_zip_qm_init(), which will be called by hisi_zip_probe().
It can reduce the number of capability register queries and avoid
obtaining incorrect values in abnormal scenarios, such as reset failed
and the memory space disabled.
Fixes:
|
||
---|---|---|
.. | ||
hpre | ||
sec | ||
sec2 | ||
trng | ||
zip | ||
debugfs.c | ||
Kconfig | ||
Makefile | ||
qm_common.h | ||
qm.c | ||
sgl.c |