linux/drivers/crypto/stm32
weiyongjun \(A\) 60bcf2652e crypto: stm32 - remove redundant dev_err call in stm32_cryp_probe()
There is a error message within devm_ioremap_resource
already, so remove the dev_err call to avoid redundant
error message.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Fabien Dessenne <fabien.dessenne@st.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-01-26 01:10:30 +11:00
..
Kconfig crypto: stm32 - Use standard CONFIG name 2017-12-28 17:56:50 +11:00
Makefile crypto: stm32 - Use standard CONFIG name 2017-12-28 17:56:50 +11:00
stm32-cryp.c crypto: stm32 - remove redundant dev_err call in stm32_cryp_probe() 2018-01-26 01:10:30 +11:00
stm32-hash.c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2017-11-14 10:52:09 -08:00
stm32_crc32.c crypto: hash - annotate algorithms taking optional key 2018-01-12 23:03:35 +11:00