crypto: hisilicon/qm - change function names
authorWeili Qian <qianweili@huawei.com>
Thu, 9 Feb 2023 12:36:15 +0000 (20:36 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 14 Feb 2023 05:39:33 +0000 (13:39 +0800)
commitac80056f2e7bd80184312ccd91a40532eb95b811
tree864cefe7df5d4712955192d9e7ba7a7ab78fe833
parentf8de067cbe05a43a3de5d8873cd63c17abb1c7c8
crypto: hisilicon/qm - change function names

The accelerator devices support multiple interrupts.
To better reflect purpose of each interrupt function,
change function name 'qm_irq' to 'qm_eq_irq' and 'do_qm_irq'
to 'do_qm_eq_irq'.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hisilicon/qm.c