]> Git Repo - linux.git/commit - drivers/of/dynamic.c
of: use pr_fmt prefix for all console printing
authorRob Herring <[email protected]>
Wed, 15 Jun 2016 13:32:18 +0000 (08:32 -0500)
committerRob Herring <[email protected]>
Mon, 18 Jul 2016 21:57:42 +0000 (16:57 -0500)
commit606ad42aa3b1fe8bb122305bef5aea79a6cef54b
treef744cc2b9cfb4f560a08ab5c99059a414dda0b37
parent15cc2ed6dcf91a8658e084be4e140147161819d7
of: use pr_fmt prefix for all console printing

Clean-up all the DT printk functions to use common pr_fmt prefix.

Some print statements such as kmalloc errors were redundant, so just
drop those.

Cc: Frank Rowand <[email protected]>
Cc: Pantelis Antoniou <[email protected]>
Reviewed-by: Frank Rowand <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
drivers/of/address.c
drivers/of/base.c
drivers/of/dynamic.c
drivers/of/fdt.c
drivers/of/fdt_address.c
drivers/of/irq.c
drivers/of/of_pci.c
drivers/of/of_reserved_mem.c
drivers/of/overlay.c
drivers/of/platform.c
drivers/of/resolver.c
This page took 0.053358 seconds and 4 git commands to generate.