Commit 85df7130 authored by Antony Pavlov's avatar Antony Pavlov
Browse files

tty/serial: altera_uart: use more informative labels in /proc/interrupts



Before:

root@stretch:~# cat /proc/interrupts
...
 40:        123          0     GIC-0  72 Level     altera_uart
 41:          9          0     GIC-0  73 Level     altera_uart

After:

root@stretch:~# cat /proc/interrupts
...
 40:          6          0     GIC-0  72 Level     ff200100.fpga-uart0
 41:         28          0     GIC-0  73 Level     ff200200.fpga-uart1

Signed-off-by: default avatarAntony Pavlov <antonynpavlov@gmail.com>
parent e410a5a2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment