]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tools: ffs-test: convert to new descriptor format
authorMichal Nazarewicz <mina86@mina86.com>
Wed, 27 Aug 2014 20:58:46 +0000 (22:58 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 2 Sep 2014 14:16:46 +0000 (09:16 -0500)
commit51c208c746e800dba37d1a54d3c5e601630266c4
tree4d6e0b333f9881a6640715fbaee88b04e5f16176
parent1df22b4ea9d91b01267fb61c155c31fb65d6b8a0
tools: ffs-test: convert to new descriptor format

Since commit [ac8dde11: “Add flags to descriptors block”] functionfs
supports a new, more powerful and extensible, descriptor format.
Since ffs-test is probably the first thing users of the functionfs
interface see when they start writing functionfs user space daemons,
convert it to use the new format thus promoting it.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
include/uapi/linux/usb/functionfs.h
tools/usb/ffs-test.c