Searched hist:"4 be0080c18fb41a95ab47ba7caff8359582457f9" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/dwc2/ |
H A D | params.c | diff 4be0080c18fb41a95ab47ba7caff8359582457f9 Tue Nov 15 06:11:55 CST 2016 Christian Lamparter <chunkeey@googlemail.com> usb: dwc2: fixes host_dma logic
This patch moves the the host_dma initialization before dwc2_set_param_dma_desc_enable() and dwc2_set_param_dma_desc_fs_enable(). The reason being that both function need it.
Fixes: 1205489cee75bf39 ("usb: dwc2: Get host DMA device properties")
Acked-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Christian Lamparter <chunkeey@gmail.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|