]> git.ipfire.org Git - thirdparty/linux.git/commit - drivers/irqchip/irq-gic-v3.c
irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "
authorJulien Grall <julien.grall@arm.com>
Mon, 11 Apr 2016 15:32:55 +0000 (16:32 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Tue, 3 May 2016 10:54:21 +0000 (12:54 +0200)
commit68628bb87fe559969b92c8d5c5fd78d8dea5676b
tree47d207913a9fbbef615357d80c062d850d4d9c51
parent502d6df11ae394301470703fa6e485a0dc133401
irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "

Currently, most of the pr_* messages in the GICv3 driver don't have a
prefix.  Add one to make clear where the messages come from.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
drivers/irqchip/irq-gic-v3.c