]> git.karo-electronics.de Git - linux-beck.git/commit
tools: ffs-aio-example: use endpoint addresses from descriptors
authorRobert Baldyga <r.baldyga@samsung.com>
Tue, 13 Jan 2015 13:56:28 +0000 (14:56 +0100)
committerFelipe Balbi <balbi@ti.com>
Thu, 15 Jan 2015 15:41:49 +0000 (09:41 -0600)
commit969678c09877fd1116be6ae304e59a27658226c2
treee3320cc560031774e2e17c86e8af3e2849b305e4
parentfc12c68b4ff2904c3322b7a12089f0b9808e2383
tools: ffs-aio-example: use endpoint addresses from descriptors

This makes examples more platform independent and more compatible with
USB standard, as endpoint addresses in given interface may differ
between hardware platforms or even between configurations in single
USB device.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
tools/usb/ffs-aio-example/multibuff/host_app/test.c
tools/usb/ffs-aio-example/simple/host_app/test.c