Re: [PATCH v8 1/3] usb: make xhci platform driver use 64 bit or 32 bit DMA

From: Duc Dang
Date: Thu Sep 17 2015 - 16:30:16 EST


On Thu, Sep 17, 2015 at 12:51 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
> On Thursday 17 September 2015 11:19:46 Duc Dang wrote:
>> The xhci platform driver needs to work on systems that
>> either only support 64-bit DMA or only support 32-bit DMA.
>> Attempt to set a coherent dma mask for 64-bit DMA, and
>> attempt again with 32-bit DMA if that fails.
>>
>> [dhdang: regenerate the patch over v4.3-rc1 and address new comments]
>> Signed-off-by: Mark Langsdorf <mlangsdo@xxxxxxxxxx>
>> Tested-by: Mark Salter <msalter@xxxxxxxxxx>
>> Signed-off-by: Duc Dang <dhdang@xxxxxxx>
>>
>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>

Thanks, Arnd.

--
Regards,
Duc Dang.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/