Commit 9bef3d4197379a995fa80f81950bbbf8d32e9e8b
Committed by
Greg Kroah-Hartman
1 parent
dcd6c92267
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
serial: group all the 8250 related code together
The drivers/tty/serial dir is already getting rather busy. Relocate the 8250 related drivers to their own subdir to reduce the clutter. Note that sunsu.c is not included in this move -- it is 8250-like hardware, but it does not use any of the existing infrastructure -- and does not depend on SERIAL_8250. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
Showing 44 changed files with 12220 additions and 12205 deletions Side-by-side Diff
- drivers/tty/serial/8250.c
- drivers/tty/serial/8250.h
- drivers/tty/serial/8250/8250.c
- drivers/tty/serial/8250/8250.h
- drivers/tty/serial/8250/8250_accent.c
- drivers/tty/serial/8250/8250_acorn.c
- drivers/tty/serial/8250/8250_boca.c
- drivers/tty/serial/8250/8250_dw.c
- drivers/tty/serial/8250/8250_early.c
- drivers/tty/serial/8250/8250_exar_st16c554.c
- drivers/tty/serial/8250/8250_fourport.c
- drivers/tty/serial/8250/8250_fsl.c
- drivers/tty/serial/8250/8250_gsc.c
- drivers/tty/serial/8250/8250_hp300.c
- drivers/tty/serial/8250/8250_hub6.c
- drivers/tty/serial/8250/8250_mca.c
- drivers/tty/serial/8250/8250_pci.c
- drivers/tty/serial/8250/8250_pnp.c
- drivers/tty/serial/8250/Kconfig
- drivers/tty/serial/8250/Makefile
- drivers/tty/serial/8250/m32r_sio.c
- drivers/tty/serial/8250/m32r_sio.h
- drivers/tty/serial/8250/m32r_sio_reg.h
- drivers/tty/serial/8250/serial_cs.c
- drivers/tty/serial/8250_accent.c
- drivers/tty/serial/8250_acorn.c
- drivers/tty/serial/8250_boca.c
- drivers/tty/serial/8250_dw.c
- drivers/tty/serial/8250_early.c
- drivers/tty/serial/8250_exar_st16c554.c
- drivers/tty/serial/8250_fourport.c
- drivers/tty/serial/8250_fsl.c
- drivers/tty/serial/8250_gsc.c
- drivers/tty/serial/8250_hp300.c
- drivers/tty/serial/8250_hub6.c
- drivers/tty/serial/8250_mca.c
- drivers/tty/serial/8250_pci.c
- drivers/tty/serial/8250_pnp.c
- drivers/tty/serial/Kconfig
- drivers/tty/serial/Makefile
- drivers/tty/serial/m32r_sio.c
- drivers/tty/serial/m32r_sio.h
- drivers/tty/serial/m32r_sio_reg.h
- drivers/tty/serial/serial_cs.c