Hi folks,

with the dwc2 driver, it is currently possible to have mismatch between
dma-enable status between the usb core and the dwc2 driver because they
use different ways to check for dma enable status.

These two patches make sure that these two remain consistent.

Gr.

Matthijs


Matthijs Kooijman (2):
  staging: dwc2: when dma is disabled, clear dev->dma_mask
  staging: dwc2: disable dma when no dma_mask was setup

 drivers/staging/dwc2/hcd.c | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

-- 
1.8.0

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