]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
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)
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/tty/index.rst
Documentation/driver-api/tty/n_gsm.rst [moved from Documentation/driver-api/serial/n_gsm.rst with 100% similarity]

index 7eb21a695fc362886c57ae6feae4de283769e617..4ebdb86cd6b6ad437e1815417e278546264525ba 100644 (file)
@@ -17,7 +17,6 @@ Serial drivers
     :maxdepth: 1
 
     moxa-smartio
-    n_gsm
     serial-iso7816
     serial-rs485
 
index e6a7f717a9a56e6a502050261aa36e35cb722238..85eaac76a9718d06545f4445ec3285812cda9d5e 100644 (file)
@@ -68,4 +68,5 @@ Miscellaneous documentation can be further found in these documents:
 .. toctree::
    :maxdepth: 2
 
+   n_gsm
    n_tty