summary refs log tree commit diff
path: root/Documentation/DocBook
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2008-06-19 18:18:50 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-07-21 15:16:07 -0700
commit61d8baea5d02f0f00fb789ce5551cbd8f8b77087 (patch)
tree90e52cbef05d698cb6b5a361930f19ea9b6fba17 /Documentation/DocBook
parent4d5a73dc39c1e1d8ba5feec5c6234ae920c59161 (diff)
downloadlinux-61d8baea5d02f0f00fb789ce5551cbd8f8b77087.tar.gz
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>