commit | 68628bb87fe559969b92c8d5c5fd78d8dea5676b | [log] [tgz] |
---|---|---|
author | Julien Grall <julien.grall@arm.com> | Mon Apr 11 16:32:55 2016 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Tue May 03 12:54:21 2016 +0200 |
tree | 47d207913a9fbbef615357d80c062d850d4d9c51 | |
parent | 502d6df11ae394301470703fa6e485a0dc133401 [diff] |
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>