From: Sarah Sharp Date: Thu, 25 Oct 2012 20:27:51 +0000 (-0700) Subject: xhci: Avoid global symbol pollution with handshake. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~54^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2611bd189ee8cb6761393aec90d699015d9c5e9f;p=pandora-kernel.git xhci: Avoid global symbol pollution with handshake. Non-static xHCI driver symbols should start with the "xhci_" prefix, in order to avoid namespace pollution. Rename the "handshake" function to "xhci_handshake". Signed-off-by: Sarah Sharp Reported-by: Ben Hutchings --- Reading git-diff-tree failed