What | Removed | Added |
---|---|---|
CC | ivan.ivanov@suse.com, oneukum@suse.com |
So there is no warning now (which corresponds to the following in the code /* * We assume that DMA is always aligned in non-split * case or split out case. Warn if not. */ WARN_ON_ONCE(hsotg->params.host_dma && (chan->xfer_dma & 0x3)); chan->align_buf = 0; ), but dwc2 still reports problems and it does not work. CCing Oliver and Ivan.