irqchip/mips-gic: Add pr_fmt and reword pr_* messages
authorMatt Redfearn <matt.redfearn@mips.com>
Thu, 9 Nov 2017 11:02:44 +0000 (11:02 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 9 Nov 2017 11:35:21 +0000 (11:35 +0000)
commit1f19aee0ec404112cec08f0c852fcd291690fbc7
treec44e52c0f0ad74056ed568369bd5f37837b2083f
parent90af7c254ffb94b0df47bf6f613e3f3173df05d1
irqchip/mips-gic: Add pr_fmt and reword pr_* messages

Several messages from the MIPS GIC driver include the text "GIC", but
the format is not standard. Add a pr_fmt of "irq-mips-gic: " and reword
the messages now that they will be prefixed with the driver name.

Signed-off-by: Matt Redfearn <matt.redfearn@mips.com>
Reviewed-by: Paul Burton <paul.burton@mips.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-mips-gic.c