]> 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)
commitdc9dbfa7f43bb1d17a5f0443c94192eb4f8cb95f
tree1cf6346a6ad1810f0a06ec20521625e89e15c895
parent6b2b66f993888fb32f3e5f1878ace95df3298ab8
irqchip/bcm: Remove hashed address printing

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