From: Alan Stern Date: Mon, 28 Apr 2008 15:07:31 +0000 (-0400) Subject: USB: combine hub_quiesce and hub_stop X-Git-Tag: v2.6.27-rc1~946^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4330354f7660828d97834598633054b413f6264d;p=pandora-kernel.git USB: combine hub_quiesce and hub_stop This patch (as1083) combines hub_quiesce() and hub_stop() into a single routine. There's no point keeping them separate since they are usually called together. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed