diff options
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | 2013-06-13 12:37:26 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-18 00:41:58 +0400 |
commit | 5b92f46c967706d43717aa666c50c6ea0b12da43 (patch) | |
tree | f4f77265d1aa20657ed5672f8b07ec3fae0155c6 /Documentation/ABI/testing/configfs-usb-gadget-obex | |
parent | 5e654a4655c30a80a0b35fcd235db4c66600046c (diff) | |
download | linux-5b92f46c967706d43717aa666c50c6ea0b12da43.tar.xz |
Documentation/ABI/testing: configfs-based usb gadgets
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/ABI/testing/configfs-usb-gadget-obex')
-rw-r--r-- | Documentation/ABI/testing/configfs-usb-gadget-obex | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-obex b/Documentation/ABI/testing/configfs-usb-gadget-obex new file mode 100644 index 000000000000..aaa5c96fb7c6 --- /dev/null +++ b/Documentation/ABI/testing/configfs-usb-gadget-obex @@ -0,0 +1,9 @@ +What: /config/usb-gadget/gadget/functions/obex.name +Date: Jun 2013 +KenelVersion: 3.11 +Description: + + This item contains just one readonly attribute: port_num. + It contains the port number of the /dev/ttyGS<n> device + associated with obex function's instance "name". + |