From: Chris Bainbridge Date: Fri, 29 May 2015 14:01:54 +0000 (+0300) Subject: usb: host: xhci: remove incorrect comment about mutex X-Git-Tag: omap-for-v4.2/fixes-rc1^2~90^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02c018af7db9d4e701e78b333dc951dca380633d;p=pandora-kernel.git usb: host: xhci: remove incorrect comment about mutex The comment stating that xhci_setup_device() is protected by the address mutex is not true since commit 6fecd4f2a58c ("USB: separate usb_address0 mutexes for each bus") as xhci handles two buses. Signed-off-by: Chris Bainbridge Signed-off-by: Mathias Nyman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed