The following changes since commit 505bdbc79d20f8f2a56c02498f079bb23b0ef756:
USB: driver.c: processing failure, maching resume condition with suspend
condition (2013-04-01 12:32:43 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git
for-usb-next-2012-04-08
for you to fetch changes up to 58b1d7999e15e61f314c2ff746ffb9dd8e07eba6:
xhci - clarify compliance mode debug messages (2013-04-08 08:42:58 -0700)
----------------------------------------------------------------
xHCI misc cleanup patches for 3.10
Hi Greg,
Here's three cleanup patches for 3.10. Nothing big here, just some debugging
output changes, a macro rename, and a math macro change that should have no
behavioral effects.
Tested on the Intel Panther Point xHCI host, with USB storage and mouse, with
xHCI debugging turned on. I don't have the TI host that causes the debugging
output changes to trigger.
Sarah Sharp
----------------------------------------------------------------
David Howells (2):
xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFT
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in
a.out.h
Tony Camuso (1):
xhci - clarify compliance mode debug messages
drivers/usb/host/xhci-mem.c | 16 ++++++++--------
drivers/usb/host/xhci.c | 14 +++++++++-----
drivers/usb/host/xhci.h | 4 ++--
3 files changed, 19 insertions(+), 15 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html