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