mtd: lpddr: Replace printk with pr_notice
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Mon, 27 Apr 2020 19:54:13 +0000 (14:54 -0500)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 27 Aug 2020 12:14:44 +0000 (14:14 +0200)
commit518693abe6e3f57606ec18892e9135abbc04b361
tree7a47520230ed9befac882e84aab85f8a630abf2c
parent1c9c02bb22684f6949d2e7ddc0a3ff364fd5a6fc
mtd: lpddr: Replace printk with pr_notice

pr_notice is preferred over printk.

Also, coalesce formats as coalescing is part of coding-style:
"never break user-visible strings such as printk messages"

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/ff48ce07ef208ba65b858f09279a3b36031d64d2.1588016644.git.gustavo@embeddedor.com
include/linux/mtd/pfow.h