From: Felipe Balbi Date: Wed, 12 Jun 2013 18:16:11 +0000 (+0300) Subject: usb: dwc3: gadget: rename dwc3_process_event_buf X-Git-Tag: v3.12-rc1~186^2~77^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f97aa9865800766e570d0e1be772a034dd30388;p=pandora-kernel.git usb: dwc3: gadget: rename dwc3_process_event_buf that function isn't really processing any event buffer, rather just checking whether it contains events to be processed. Due to that reason, we're reaning it to dwc3_check_event_buf() instead. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed