]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: xhci: Fix slot and endpoint context debugging.
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Fri, 7 Aug 2009 21:04:40 +0000 (14:04 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Oct 2009 16:32:45 +0000 (09:32 -0700)
commit66bf28eeb930417010b7cc72a30bf97ff42a77f5
treedbd20249b5e9bfbc6310e6f97ce88aaea0627738
parent15113e82cec9493b772ff5ef1decb53727d56a63
USB: xhci: Fix slot and endpoint context debugging.

commit 018218d1d9eb06116d24a02dd5e7a390f0353d0f upstream.

Use the virtual address of the memory hardware uses, not the address for
the container of that memory.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/xhci-dbg.c