commit | 7fa6803483ed215f9c73780194d49719a060bf1c | [log] [tgz] |
---|---|---|
author | Michal Nazarewicz <mina86@mina86.com> | Mon Dec 09 15:55:36 2013 -0800 |
committer | Felipe Balbi <balbi@ti.com> | Mon Dec 09 22:44:06 2013 -0600 |
tree | ca7774b3bd43507aaf7b4f1c2b533582c2e8a079 | |
parent | 0b2d2bbade59ab2067f326d6dbc2628bee227fd5 [diff] |
usb: gadget: f_fs: remove loop from I/O function When endpoint changes (due to it being disabled or alt setting changed), mimic the action as if the change happened after the request has been queued, instead of retrying with the new endpoint. Signed-off-by: Michal Nazarewicz <mina86@mina86.com> Cc: David Cohen <david.a.cohen@linux.intel.com> Signed-off-by: Felipe Balbi <balbi@ti.com>