diff options
| author | Jason Wessel <[email protected]> | 2009-08-20 15:39:54 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2009-09-23 06:46:38 -0700 |
| commit | 8d053c79f22462f55c02c8083580730b922cf7b4 (patch) | |
| tree | 2b29c3219fec7cb622af6ffba69c8eb21650c662 /tools/perf/scripts/python | |
| parent | 917778267fbe67703ab7d5c6f0b7a05d4c3df485 (diff) | |
USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device
If the EHCI debug port is initialized and in use, the EHCI host
controller driver must follow two rules.
1) If the EHCI host driver issues a controller reset, the debug
controller driver re-initialization must get called after the reset
is completed.
2) The EHCI host driver should ignore any requests to the physical
EHCI debug port when the EHCI debug port is in use.
The code to check for the debug port was moved from ehci_pci_reinit()
to ehci_pci_setup because it must get called prior to ehci_reset()
which will clear the debug port registers.
Signed-off-by: Jason Wessel <[email protected]>
Cc: Alan Stern <[email protected]>
Cc: [email protected]
Cc: Ingo Molnar <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions