diff options
author | Weili Qian <qianweili@huawei.com> | 2022-04-16 18:45:59 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-04-21 17:53:56 +0800 |
commit | b0c42232fce499ba96fbf2c5ebd2368efeb6597e (patch) | |
tree | 4879f986253a640881c73207882ba7a53b516068 /drivers/char | |
parent | 7982996c5b0812cbf7846deff0e2f5dcbf290129 (diff) |
crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()
hisi_qm_get_free_qp_num() is to get the free queue number on the function.
It is a simple function and is only called by
hisi_qm_get_available_instances().
This patch modifies to get the free queue directly in
hisi_qm_get_available_instances(), and remove hisi_qm_get_free_qp_num().
Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions