summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
diff options
context:
space:
mode:
authorDavid Brownell2008-06-20 03:18:50 +0200
committerGreg Kroah-Hartman2008-07-22 00:16:07 +0200
commit61d8baea5d02f0f00fb789ce5551cbd8f8b77087 (patch)
tree90e52cbef05d698cb6b5a361930f19ea9b6fba17 /Documentation/DocBook
parentusb gadget serial: split out CDC ACM function (diff)
downloadkernel-qcow2-linux-61d8baea5d02f0f00fb789ce5551cbd8f8b77087.tar.gz
kernel-qcow2-linux-61d8baea5d02f0f00fb789ce5551cbd8f8b77087.tar.xz
kernel-qcow2-linux-61d8baea5d02f0f00fb789ce5551cbd8f8b77087.zip
usb gadget serial: split out generic serial function
Split out the generic serial support into a "function driver". This closely mimics the ACM support, but with a MUCH simpler control model. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r--Documentation/DocBook/gadget.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/gadget.tmpl b/Documentation/DocBook/gadget.tmpl
index b7e266c48ac8..ea3bc9565e6a 100644
--- a/Documentation/DocBook/gadget.tmpl
+++ b/Documentation/DocBook/gadget.tmpl
@@ -557,6 +557,7 @@ Near-term plans include converting all of them, except for "gadgetfs".
</para>
!Edrivers/usb/gadget/f_acm.c
+!Edrivers/usb/gadget/f_serial.c
</sect1>