crypto: hisilicon - remove codes of directly report device errors through MSI
authorShukun Tan <tanshukun1@huawei.com>
Sat, 9 May 2020 09:44:03 +0000 (17:44 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 15 May 2020 06:15:03 +0000 (16:15 +1000)
commit3176637ac10eddffdc3bd75281fa354a0d5a0c1e
tree01a582303542308c5ed017c1978f15517c38d6e6
parent5308f6600a393ee848ed9d9f77b167aa6b202e9c
crypto: hisilicon - remove codes of directly report device errors through MSI

The hardware device can be configured to report directly through MSI, but
this method will not go through RAS, configure all hardware errors that
should be processed by driver to NFE.

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