commit | 8c774fe8a0284aff9e4c7ea43f5154fd46da325c | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Thu Feb 01 16:09:59 2007 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 16 15:32:18 2007 -0800 |
tree | 132cf43ce1b0c224b7eee3773ae240ea5fdf8604 | |
parent | 12f1ff8351e235661beb0314d9ae9417a4871688 [diff] |
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>