OSDN Git Service

crypto: hisilicon - put vfs_num into struct hisi_qm
authorShukun Tan <tanshukun1@huawei.com>
Thu, 2 Apr 2020 06:53:01 +0000 (14:53 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 16 Apr 2020 06:49:20 +0000 (16:49 +1000)
commit619e464ae22a17e6a060527c8591ccf78eb368ba
treef25f709c2bce71706f23b506af2f26f601444c3f
parent3c8e0bd105037c4451adb4594fcfa33aef58d286
crypto: hisilicon - put vfs_num into struct hisi_qm

We plan to move vfs_num related code into qm.c, put the param
vfs_num into struct hisi_qm first.

Signed-off-by: Shukun Tan <tanshukun1@huawei.com>
Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>
Reviewed-by: Zaibo Xu <xuzaibo@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/hpre/hpre.h
drivers/crypto/hisilicon/hpre/hpre_main.c
drivers/crypto/hisilicon/qm.h
drivers/crypto/hisilicon/sec2/sec.h
drivers/crypto/hisilicon/sec2/sec_main.c
drivers/crypto/hisilicon/zip/zip_main.c