-
- Downloads
USB: remove the usb_host_ss_ep_comp structure
This patch (as1375) eliminates the usb_host_ss_ep_comp structure used for storing a dynamically-allocated copy of the SuperSpeed endpoint companion descriptor. The SuperSpeed descriptor is placed directly in the usb_host_endpoint structure, alongside the standard endpoint descriptor. Signed-off-by:Alan Stern <stern@rowland.harvard.edu> Signed-off-by:
Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- drivers/usb/core/config.c 55 additions, 130 deletionsdrivers/usb/core/config.c
- drivers/usb/host/xhci-mem.c 7 additions, 15 deletionsdrivers/usb/host/xhci-mem.c
- drivers/usb/host/xhci.c 3 additions, 10 deletionsdrivers/usb/host/xhci.c
- include/linux/usb.h 3 additions, 16 deletionsinclude/linux/usb.h
Loading
Please register or sign in to comment