linux_dsm_epyc7002/drivers/tty/serdev
Rob Herring bed35c6dfa serdev: add a tty port controller driver
Add a serdev controller driver for tty ports.

The controller is registered with serdev when tty ports are registered
with the TTY core. As the TTY core is built-in only, this has the side
effect of making serdev built-in as well.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-By: Sebastian Reichel <sre@kernel.org>
Tested-By: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-03 10:17:02 +01:00
..
core.c
Kconfig serdev: add a tty port controller driver 2017-02-03 10:17:02 +01:00
Makefile serdev: add a tty port controller driver 2017-02-03 10:17:02 +01:00
serdev-ttyport.c serdev: add a tty port controller driver 2017-02-03 10:17:02 +01:00