]> git.karo-electronics.de Git - linux-beck.git/commit
crypto: hifn_795x - use dev_xx/pr_xx instead of printk
authorLABBE Corentin <clabbe.montjoie@gmail.com>
Thu, 22 Oct 2015 06:51:51 +0000 (08:51 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 17 Nov 2015 13:58:35 +0000 (21:58 +0800)
commitcfeecab44c8d9682bea8c65425920ec3b9ff8149
treeb422361089a53902dd596d2ca21a8cb55bbf92be
parent276a2ff1aea2d86681ccdcc149c9297dd639f493
crypto: hifn_795x - use dev_xx/pr_xx instead of printk

This patch replace all printk by their dev_xx/pr_xx counterpart.
The patch remove also all custom dprintk by pr_debug/dev_debug

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/hifn_795x.c