hub driver: improve use of #ifdef
authorAlan Stern <stern@rowland.harvard.edu>
Sun, 2 Jul 2006 02:14:24 +0000 (22:14 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 27 Sep 2006 18:58:50 +0000 (11:58 -0700)
commitd388dab7b562b76525761f89702246686747ba30
tree5bd84a39fcd05800d83b8ba5df1262568ab130ae
parent1c5df7e705671f11a71112eb3a1f9765cd1719f9
hub driver: improve use of #ifdef

This patch (as736) makes the hub driver more readable by improving the
usage of "#ifdef CONFIG_PM" and "#ifdef CONFIG_USB_SUSPEND".

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hub.c
drivers/usb/core/usb.h