drivers/tty/serdev/serdev-ttyport.c
0 → 100644
+224
−0
+21
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>