[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240918121302.GB21062@lst.de>
Date: Wed, 18 Sep 2024 14:13:02 +0200
From: Christoph Hellwig <hch@....de>
To: Lizhi Hou <lizhi.hou@....com>
Cc: vkol@...nel.org, hch@....de, dmaengine@...r.kernel.org,
linux-kernel@...r.kernel.org, nishads@....com
Subject: Re: [PATCH 1/1] dmaengine: amd: qdma: Remove using the private get
and set dma_ops APIs
On Tue, Sep 17, 2024 at 09:17:40AM -0700, Lizhi Hou wrote:
> The get_dma_ops and set_dma_ops APIs were never for driver to use. Remove
> these calls from QDMA driver. Instead, pass the DMA device pointer from the
> qdma_platdata structure.
Btw, this file should also drop the include of <linux/dma-map-ops.h>,
which is clearly marked as not for driver use.
Powered by blists - more mailing lists