Re: [PATCH 06/12] dmaengine: dw-edma-pcie: Rename DMA data copy

From: Koichiro Den

Date: Fri May 22 2026 - 10:49:59 EST


On Thu, May 21, 2026 at 12:10:57PM -0400, Frank Li wrote:
> On Thu, May 21, 2026 at 03:31:09PM +0900, Koichiro Den wrote:
>
> subject:
> dmaengine: dw-edma-pcie: Rename vsec_data to dma_data

Thanks for the catch, I'll fix it.

Best regards,
Koichiro

>
> > dw_edma_pcie_probe() now obtains DMA layout data through device-specific
> > capability callbacks, not only from PCIe Vendor-Specific Extended
> > Capabilities. Rename the local data copy from vsec_data to dma_data
> > before adding endpoint DMA BAR metadata discovery, which does not rely
> > on VSEC.
> >
> > No functional change intended.
> >
> > Signed-off-by: Koichiro Den <den@xxxxxxxxxxxxx>
> > ---
>
> Frank
>