commit | f871cb9b2e178667a351a6fae9d930826ec10e95 | [log] [tgz] |
---|---|---|
author | Robert Baldyga <r.baldyga@samsung.com> | Wed Sep 16 12:10:39 2015 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Sun Sep 27 10:54:31 2015 -0500 |
tree | ae63ed0f9892cc58112cb011b0ec9892ea03b8d0 | |
parent | 04c4d8d4d556256ca8131dd780427e2fbfbd0270 [diff] |
usb: gadget: fix few outdated comments Fix comments in code to make them up to date. composite: claiming endpoint is now done by setting ep->claimed flag, not ep->driver_data. epautoconf: usb_ep_autoconfig() and usb_ep_autoconfig_ss() return claimed endpoint with ep->claimed flag already set. Signed-off-by: Robert Baldyga <r.baldyga@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>