summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI/testing
diff options
context:
space:
mode:
authorAndrzej Pietrasiewicz2013-05-23 10:51:15 +0200
committerFelipe Balbi2013-06-10 16:57:39 +0200
commit83408745b202695e8911d71a9854c517e565c343 (patch)
treea27b4d1dce915e3a0e7be8e2b86f4356f8c79c3c /Documentation/ABI/testing
parentusb: gadget: nokia: convert to new interface of f_ecm (diff)
downloadkernel-qcow2-linux-83408745b202695e8911d71a9854c517e565c343.tar.gz
kernel-qcow2-linux-83408745b202695e8911d71a9854c517e565c343.tar.xz
kernel-qcow2-linux-83408745b202695e8911d71a9854c517e565c343.zip
usb: gadget: f_phonet: add configfs support
f_phonet learns about configfs so we can remove in-kernel gadget drivers. Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/ABI/testing')
-rw-r--r--Documentation/ABI/testing/configfs-usb-gadget-phonet8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-phonet b/Documentation/ABI/testing/configfs-usb-gadget-phonet
new file mode 100644
index 000000000000..19b67d3eab94
--- /dev/null
+++ b/Documentation/ABI/testing/configfs-usb-gadget-phonet
@@ -0,0 +1,8 @@
+What: /config/usb-gadget/gadget/functions/phonet.name
+Date: May 2013
+KenelVersion: 3.11
+Description:
+
+ This item contains just one readonly attribute: ifname.
+ It contains the network interface name assigned during
+ network device registration.