From: Alan Stern Date: Mon, 3 Mar 2008 20:15:43 +0000 (-0500) Subject: USB: reorganize code in hub.c X-Git-Tag: v2.6.26-rc1~1061^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eb14915a300f539f271e3716f2421bb0697ed48;p=pandora-kernel.git USB: reorganize code in hub.c This patch (as1045) reorganizes some code in the hub driver. hub_port_status() is moved earlier in the file, and a new hub_stop() routine is created to do the work currently in hub_preset() (i.e., disconnect all child devices and quiesce the hub). There are no functional changes. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed