]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
EHCI: add debugging message to ehci_bus_suspend
authorAlan Stern <stern@rowland.harvard.edu>
Thu, 1 Feb 2007 21:09:59 +0000 (16:09 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 16 Feb 2007 23:32:18 +0000 (15:32 -0800)
commit8c774fe8a0284aff9e4c7ea43f5154fd46da325c
tree132cf43ce1b0c224b7eee3773ae240ea5fdf8604
parent12f1ff8351e235661beb0314d9ae9417a4871688
EHCI: add debugging message to ehci_bus_suspend

This patch (as848) adds a useful little debugging message to let us
know when ehci-hcd's bus_suspend method runs.  The other HCDs have
similar messages; now ehci-hcd doesn't need to feel left out.

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