]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita620954a323811d7dad2e30d2ffb91410d1f7ea0
treec44e52c0f0ad74056ed568369bd5f37837b2083f
parent0c6c42813a49f8d65c075bd0653dde2c15586acf
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