commit | cfeecab44c8d9682bea8c65425920ec3b9ff8149 | [log] [tgz] |
---|---|---|
author | LABBE Corentin <clabbe.montjoie@gmail.com> | Thu Oct 22 08:51:51 2015 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Nov 17 21:58:35 2015 +0800 |
tree | b422361089a53902dd596d2ca21a8cb55bbf92be | |
parent | 276a2ff1aea2d86681ccdcc149c9297dd639f493 [diff] |
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>