]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/bcm: Remove hashed address printing
authorJaedon Shin <jaedon.shin@gmail.com>
Mon, 12 Feb 2018 02:18:12 +0000 (11:18 +0900)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 16 Feb 2018 14:22:16 +0000 (14:22 +0000)
commit3aad70688d2e472247b3d163147a4d1f1f00f703
tree1cf6346a6ad1810f0a06ec20521625e89e15c895
parent809970bcbec047b89ffed48e72654fc978863b47
irqchip/bcm: Remove hashed address printing

Since commit 7f32ed5e940b ("printk: hash addresses printed with %p")
pointers are being hashed when printed. Displaying the virtual memory at
bootup time is not helpful. so delete the prints.

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-bcm7038-l1.c
drivers/irqchip/irq-bcm7120-l2.c
drivers/irqchip/irq-brcmstb-l2.c