USB: ffs-test: FunctionFS testing program
authorMichal Nazarewicz <[email protected]>
Wed, 5 May 2010 10:53:16 +0000 (12:53 +0200)
committerGreg Kroah-Hartman <[email protected]>
Thu, 20 May 2010 20:21:43 +0000 (13:21 -0700)
commit93f2aa4ddd25caac2b9a09538da54308dbda44e2
tree6c5577d09e9dd6efd7a3f6793b4133f389487846
parentc6c560085172c16a0141ab12ae765c7d1be68279
USB: ffs-test: FunctionFS testing program

This adds an example user-space FunctionFS driver which
implements a source/sink interface used for testing.

Signed-off-by: Michal Nazarewicz <[email protected]>
Cc: Kyungmin Park <[email protected]>
Cc: Marek Szyprowski <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
tools/usb/ffs-test.c [new file with mode: 0644]