crypto: caam/qi - use print_hex_dump_debug function to print debug messages
authorIuliana Prodan <iuliana.prodan@nxp.com>
Tue, 20 Aug 2019 11:26:39 +0000 (14:26 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 30 Aug 2019 08:05:28 +0000 (18:05 +1000)
commit671e50384ee6267052c5d613dc84a72b7fe9ef4b
treed2a1f6143262154f08df235fc831f4c839b9f5f5
parentf6cc45c854da0c964d1541712bb3326c72020a1c
crypto: caam/qi - use print_hex_dump_debug function to print debug messages

Use print_hex_dump_debug function to print debug messages, instead of
print_hex_dump inside #ifdef DEBUG.

Fixes: 6e005503199b ("crypto: caam - print debug messages at debug level")
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamalg_qi.c