]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
pch_uart: Add uart device to irq name
authorAlexander Stein <alexander.stein@systec-electronic.com>
Tue, 25 Mar 2014 13:05:08 +0000 (14:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Apr 2014 22:52:30 +0000 (15:52 -0700)
commit50d16ca29bd2ccbca08e4f74fe1d9618c735c22f
tree00f637fa680fbbe59902a07d0bcb69b0812cf482
parenta798c10faf62a505d24e5f6213fbaf904a39623f
pch_uart: Add uart device to irq name

This will additionally show the specific UART device instead of the
general module name. This cames in handy so check for the interupts of
a specific device if there are several of them.

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/pch_uart.c