Hi Greg, Here's an xHCI cleanup patch for 3.1. It's probably a bit too big to go into 3.0. It looks mostly harmless, but I've been burned by "mostly harmless" refactoring/cleanup patches before. :) Sarah Sharp The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c: Linux 3.0-rc1 (2011-05-29 17:43:36 -0700) are available in the git repository at: git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git for-usb-next Matt Evans (1): xhci: Remove some unnecessary casts and tidy some endian swap code drivers/usb/host/xhci-dbg.c | 22 +++++++++++----------- drivers/usb/host/xhci-mem.c | 26 +++++++++++++------------- drivers/usb/host/xhci-ring.c | 42 +++++++++++++++++------------------------- drivers/usb/host/xhci.c | 10 ++++------ drivers/usb/host/xhci.h | 7 +++++++ 5 files changed, 52 insertions(+), 55 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html