Re: [PATCH 1/6] usb/ohci-sm501: remove the HCD_DMA flag

From: Greg Kroah-Hartman
Date: Tue Sep 03 2019 - 09:27:06 EST


On Tue, Sep 03, 2019 at 10:46:10AM +0200, Christoph Hellwig wrote:
> This driver doesn't support normal DMA, only direct access to its
> local memory. Remove the HCD_DMA flag to properly express that fact.
>
> Fixes: 1e4946c4412e ("usb: add a HCD_DMA flag instead of guestimating DMA capabilities")

Wrong sha1. I fixed it up in my tree.