On Thu, 3 Jul 2014, Vladimir Zapolskiy wrote:

> 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(-)

For both patches,

Acked-by: Alan Stern <st...@rowland.harvard.edu>

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to