commit | 26b614fa441048a9f8e4a814c3b01756816ce7a7 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Wed Dec 16 17:48:33 2020 +0200 |
committer | Vinod Koul <vkoul@kernel.org> | Tue Dec 29 10:07:59 2020 +0530 |
tree | 0b72a8cc0a033703d7ad7af3247d5dc6a10d62c0 | |
parent | 5c8fe583cce542aa0b84adc939ce85293de36e5e [diff] |
dmaengine: ti: k3-udma: Fix pktdma rchan TPL level setup Instead of initializing the rchan_tpl the initial commit re-initialized the tchan_tpl. Fixes: d2abc982333c0 ("dmaengine: ti: k3-udma: Initial support for K3 PKTDMA") Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/20201216154833.20821-1-peter.ujfalusi@ti.com Signed-off-by: Vinod Koul <vkoul@kernel.org>