]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: tty: move n_gsm to tty
authorJiri Slaby <jslaby@suse.cz>
Mon, 11 Apr 2022 11:01:40 +0000 (13:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Apr 2022 16:24:23 +0000 (18:24 +0200)
commitf18ab9bf1a24d87638f742d91b85b90edb45b27d
tree10c289557fea4ad9ca766ec9d45f7e2567c3b1a6
parent4633cfc29ff625bd85049c8f48c9c765e9e9af2a
Documentation: tty: move n_gsm to tty

We have n_tty documented in Documentation/driver-api/tty/. n_gsm belongs
there too, so move from serial/ to tty/ too.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220411110143.10019-4-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-api/serial/index.rst
Documentation/driver-api/serial/n_gsm.rst [deleted file]
Documentation/driver-api/tty/index.rst
Documentation/driver-api/tty/n_gsm.rst [new file with mode: 0644]