crypto: ux500 - Remove redundant dev_err calls
authorYueHaibing <yuehaibing@huawei.com>
Wed, 7 Apr 2021 14:18:17 +0000 (22:18 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 16 Apr 2021 11:16:32 +0000 (21:16 +1000)
commitbea47077ece6f19aa301801faef3d4016b5d7783
tree1cd3c4d0e461391385ddce37cc228b190972d859
parenta790f9de1da73af778576dc0aeeb78bc83720cc8
crypto: ux500 - Remove redundant dev_err calls

There is a error message within devm_ioremap_resource
already, so remove the dev_err call to avoid redundant
error message.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ux500/cryp/cryp_core.c
drivers/crypto/ux500/hash/hash_core.c