summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorStephen Warren <[email protected]>2014-05-29 14:53:01 -0600
committerMarek Vasut <[email protected]>2014-06-01 19:22:40 +0200
commit054731b09e1944cdb130b755ac0f6c188920e98a (patch)
treef292c70f5b989e8b842cb3060ef80e17874276db /include/linux
parent7484d84cbb58e01ff1d2d458d899ea1fba012724 (diff)
usb: ci_udc: use a single descriptor for ep0
ci_udc currently points ep->desc at separate descriptors for IN and OUT. These descriptors only differ in the ep address IN/OUT field. Modify the code to use a single descriptor, and change that descriptor's ep address to indicate IN/OUT as required. This removes some data duplication. Signed-off-by: Stephen Warren <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions