[PATCH] USB: usb buffer allocation shouldn't require DMA
Deepak's recent dma_pool changes accidentally assumed that all HCDs use DMA. The fix is simple: use kmalloc/kfree when there's no DMA.
Showing
Please register or sign in to comment