linux/drivers/crypto/hisilicon/zip
Weili Qian 1295292d65 crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_regset32'
The accelerator devices support runtime PM, when device is in suspended, an
exception will occur if reading registers. Therefore, this patch uses
'debugfs_create_file' instead of 'debugfs_create_regset32' to create
debugfs file, and then the driver can get the device status before
reading the register.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-08-21 15:44:58 +08:00
..
Makefile
zip_crypto.c crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930 2021-04-02 18:28:13 +11:00
zip_main.c crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_regset32' 2021-08-21 15:44:58 +08:00
zip.h crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930 2021-04-02 18:28:13 +11:00