crypto: hisilicon/qm - split a debugfs.c from qm
Considering that the qm feature and debugfs feature are independent. The code related to debugfs is getting larger and larger. It should be separate as a debugfs file. So move some debugfs code to new file from qm file. The qm code logic is not modified. And maintainability is enhanced. Signed-off-by:Kai Ye <yekai13@huawei.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Showing
- drivers/crypto/hisilicon/Makefile 1 addition, 1 deletiondrivers/crypto/hisilicon/Makefile
- drivers/crypto/hisilicon/debugfs.c 1097 additions, 0 deletionsdrivers/crypto/hisilicon/debugfs.c
- drivers/crypto/hisilicon/qm.c 92 additions, 1256 deletionsdrivers/crypto/hisilicon/qm.c
- drivers/crypto/hisilicon/qm_common.h 87 additions, 0 deletionsdrivers/crypto/hisilicon/qm_common.h
Loading
Please register or sign in to comment