]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
serial: mvebu-uart: use driver name when requesting an interrupt
authorYehuda Yitschak <yehuday@marvell.com>
Fri, 13 Oct 2017 09:01:47 +0000 (11:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Oct 2017 12:20:06 +0000 (14:20 +0200)
commit02c3333037be2d6d44bcef5462535a7411ef07c3
tree545ca26e140b486a3f391c43f0881793c3ef06dd
parentbdff14808679ef913dc10611f1bfcc3276665967
serial: mvebu-uart: use driver name when requesting an interrupt

Use the driver name when requesting an interrupt for consistency.

Avoids possible confusion with DW8250 driver interrupt names in
/proc/interrupts.

Signed-off-by: Yehuda Yitschak <yehuday@marvell.com>
Signed-off-by: Miquel Raynal <miquel.raynal@free-electrons.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/mvebu-uart.c