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)
commit2d02424e89eca71b3fa5e832e6fbe467a413e3d5
tree1cf6346a6ad1810f0a06ec20521625e89e15c895
parentde337ee301422756dff43d6c60fbb0400c1235e9
irqchip/bcm: Remove hashed address printing

Since commit ad67b74d2469 ("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