This change makes two more one-time per HCD allocations to be done from non-atomic DMA pool, the main purpose of the change is to save some bits of space in coherent atomic DMA pool, which is 256KB by default on ARM platform. Vladimir Zapolskiy (2): USB: OHCI: don't allocate HCCA atomically USB: UHCI: don't allocate frame list atomically drivers/usb/host/ohci-hcd.c | 2 +- drivers/usb/host/uhci-hcd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 1.7.10.4 -- 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