From: Felipe Balbi Date: Thu, 31 May 2012 09:32:37 +0000 (+0300) Subject: usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status X-Git-Tag: v3.6-rc1~101^2~53^2~27^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85a781019b9b4b935f6b1792a1f48f1a3aee988f;p=pandora-kernel.git 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. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed