diff options
author | Chen-Yu Tsai <wens@csie.org> | 2015-10-05 19:42:13 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2015-10-09 23:47:28 +0300 |
commit | 2d6caaed0997f335ce341703083c989c91ad76f4 (patch) | |
tree | d9d1230651e3e7179474b926a22bcae7ae0107c3 /Documentation/acpi | |
parent | fcf1ae2f7a044cda9956ec7afb487296afff058e (diff) | |
download | linux-2d6caaed0997f335ce341703083c989c91ad76f4.tar.xz |
irqchip/sunxi-nmi: Use driver name instead of DT node name for identification
The device tree node name is typically "interrupt-controller", which is
rather useless when used in printk messages and irq chip names for
identification purposes. Use the driver name "sunxi-nmi" instead.
While at it move the identifier from pr_err() calls to the pr_fmt macro.
Also remove the "__func__" identifier from the error message in the
interrupt type setting callback, sunxi_sc_nmi_set_type(). The driver
name in the pr_fmt macro should be enough.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Link: http://lkml.kernel.org/r/1444063334-19832-2-git-send-email-wens@csie.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation/acpi')
0 files changed, 0 insertions, 0 deletions