From: Xenia Ragiadakou Date: Mon, 9 Sep 2013 10:29:46 +0000 (+0300) Subject: xhci: rename existing Command Completion Event handlers X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~32^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60b9593cf225827b6b887db4061ea9ece052fbf3;p=pandora-kernel.git xhci: rename existing Command Completion Event handlers This patch renames the function handlers of a triggered Command Completion Event that correspond to each command type into 'xhci_handle_cmd_'. That is done to give a consistent naming space to all the functions that handle Command Completion Events and that will permit the code reader to reference to them more easily. Signed-off-by: Xenia Ragiadakou Acked-by: Sarah Sharp Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed