commit | ed8c398fa40a1fe51fad5b99fbae0fbd501609af | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu May 31 12:32:37 2012 +0300 |
committer | Pavankumar Kondeti <pkondeti@codeaurora.org> | Fri Oct 12 16:06:09 2012 +0530 |
tree | 7e8ab416b36ba8ee6b2b5ea42a7d335b4f89570e | |
parent | 87619216c569d59c7e66b5e7289c4d7302b6c95c [diff] |
usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status That's a much more intuitive name as that function is only called at the completion of a Status Phase. It also matches dwc3_ep0_complete_data() for the completion of Data Phase. Change-Id: If98b5587a6912c4b6aa4e0d355248d7a2b5a66fd Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>