-
- Downloads
usb: 64-bit architectures support for xHCI
This commit allows xHCI to use both 64 and 32 bit memory physical addresses depending on architecture it's being built for. Also it makes use of readq()/writeq() on 64-bit systems Signed-off-by:Sergey Temerkhanov <s.temerkhanov@gmail.com> Signed-off-by:
Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
Showing
- drivers/usb/host/xhci-mem.c 10 additions, 10 deletionsdrivers/usb/host/xhci-mem.c
- drivers/usb/host/xhci-ring.c 15 additions, 15 deletionsdrivers/usb/host/xhci-ring.c
- drivers/usb/host/xhci.c 5 additions, 5 deletionsdrivers/usb/host/xhci.c
- drivers/usb/host/xhci.h 11 additions, 2 deletionsdrivers/usb/host/xhci.h
Loading
Please register or sign in to comment