]> git.karo-electronics.de Git - karo-tx-linux.git/commit
serial: enable serdev support
authorJohan Hovold <johan@kernel.org>
Thu, 18 May 2017 15:33:01 +0000 (17:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 May 2017 15:38:25 +0000 (17:38 +0200)
commitda4c279942b05727088774df224c0734688b4cbc
tree02791800d6faa7d5aa56065f03a29b2f265c3220
parent8cde11b2baa1d02eb2eb955dfd47d9f2a12f12cf
serial: enable serdev support

Enable serdev support by using the new device-registration helpers.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/serial_core.c