bcm63xx_uart: Use the device name when registering an interrupt
authorSimon Arlott <simon@fire.lp0.eu>
Sun, 15 Nov 2015 16:14:32 +0000 (16:14 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Nov 2015 00:19:54 +0000 (16:19 -0800)
commit83f7fa6c2976a9db9edf3abf7749176ca36fb4cc
treefed6513e6115a56f16661c6d66f52eb3e5d0b7ae
parent17a69219713b5063698038151fea9167b5b0c7b4
bcm63xx_uart: Use the device name when registering an interrupt

Use the device name when registering an interrupt so that multiple
ports don't all have the same interrupt name.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/bcm63xx_uart.c