crypto: atmel-ecc - remove overly verbose dev_info
authorTudor-Dan Ambarus <tudor.ambarus@microchip.com>
Wed, 13 Jun 2018 13:29:59 +0000 (16:29 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 22 Jun 2018 15:03:08 +0000 (23:03 +0800)
commit38641b83ebc54635151810eeef00b61da3097952
treee97e904649742ab440171bf5b9e35ed44f295bf9
parente9440ff37254c85cbc1143991a39b656957394ba
crypto: atmel-ecc - remove overly verbose dev_info

Remove it because when using a slow console, it can affect
the speed of crypto operations.

Similar to 'commit 730f23b66095 ("crypto: vmx - Remove overly
verbose printk from AES XTS init")'.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/atmel-ecc.c