summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_parisc.c
AgeCommit message (Collapse)AuthorFilesLines
2022-10-21parisc/serial: Rename 8250_gsc.c to 8250_parisc.cHelge Deller1-0/+130
The file name of this driver is misleading - it handles various serial ports on parisc machines, not just such on the GSC bus. Rename the file to make this clearer. Suggested-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Helge Deller <deller@gmx.de>