diff options
author | Christoph Hellwig <hch@lst.de> | 2019-09-03 10:46:10 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-03 15:25:52 +0200 |
commit | a1747eb43f3546038dad8cb0c4fec5416b83ec59 (patch) | |
tree | 241ce3beb1415d986042bd836f601f75607df4e5 /drivers/usb/cdns3/ep0.c | |
parent | 7a81146204859c6f8d8daf3ab7a25af17dfecd5f (diff) |
usb/ohci-sm501: remove the HCD_DMA flag
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: 7b81cb6bddd2 ("usb: add a HCD_DMA flag instead of guestimating DMA capabilities")
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20190903084615.19161-2-hch@lst.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/ep0.c')
0 files changed, 0 insertions, 0 deletions