Re: [PATCH v2] dmaengine: ioat: fixing the wrong dma_dev->chancnt

From: Vinod Koul
Date: Mon Aug 21 2023 - 09:52:19 EST



On Tue, 15 Aug 2023 14:11:51 +0800, Yajun Deng wrote:
> The chancnt would be updated in __dma_async_device_channel_register(),
> but it was assigned in ioat_enumerate_channels(). Therefore chancnt has
> the wrong value.
>
> Add chancnt member to the struct ioatdma_device, ioat_dma->chancnt
> is used in ioat, dma_dev->chancnt is used in dmaengine.
>
> [...]

Applied, thanks!

[1/1] dmaengine: ioat: fixing the wrong dma_dev->chancnt
commit: f4f84fb632b30580f11133fb81372338da2229f5

Best regards,
--
~Vinod