aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2007-05-30 15:35:16 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2007-07-12 16:34:29 -0700
commit624d6c0732d2c4ac00945ad79dbb6ff39ba90ee3 (patch)
tree411f9288fcc640a1ae935144e950ad44765157ba /drivers/hid
parentUSB: separate root and non-root suspend/resume (diff)
downloadlinux-dev-624d6c0732d2c4ac00945ad79dbb6ff39ba90ee3.tar.xz
linux-dev-624d6c0732d2c4ac00945ad79dbb6ff39ba90ee3.zip
USB: remove excess code from hub.c
This patch (as917) removes a now-unnecessary level of subroutine nesting from hub.c. Since usb_port_suspend() does nothing but call hub_port_suspend(), and usb_port_resume() does nothing but call hub_port_resume(), there's no reason to keep the routines separate. Also included in the patch are a few cosmetic changes involving whitespace and use of braces. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions