]> git.karo-electronics.de Git - linux-beck.git/commit
hwrng: printk replacement
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Mon, 15 Sep 2014 15:01:20 +0000 (20:31 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 2 Oct 2014 06:35:00 +0000 (14:35 +0800)
commit7a1ae9c0ce39d839044745956f08eabbea00d420
tree2416a23bbdf2b9e0b96c6394662fd0834cc4fa50
parent26c3af6c1580a0a6d63cf507ad249953cfaff703
hwrng: printk replacement

as pr_* macros are more preffered over printk, so printk replaced with corresponding pr_* macros

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/char/hw_random/amd-rng.c
drivers/char/hw_random/geode-rng.c
drivers/char/hw_random/intel-rng.c
drivers/char/hw_random/pasemi-rng.c
drivers/char/hw_random/pseries-rng.c
drivers/char/hw_random/via-rng.c