]> git.baikalelectronics.ru Git - kernel.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>
Wed, 23 Sep 2009 13:46:17 +0000 (06:46 -0700)
commitc7ebb5d0fe264c0a6f98e078a38803c76a5c5e8d
tree15b3bef84f690c82cf020d14d27c07357bba0319
parent94401569b0527d7e1dd30bb58ac8d0475b64589d
USB: xhci: Fix slot and endpoint context debugging.

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>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/xhci-dbg.c