Re: [PATCH 2/8] PCI: endpoint: pci-epf-test: use new DMA API to simple code

From: Bjorn Helgaas
Date: Wed Dec 10 2025 - 17:52:37 EST


On Mon, Dec 08, 2025 at 12:09:41PM -0500, Frank Li wrote:
> Using new API dmaengine_prep_slave_single_config() to simple code.

Capitalize and include actual interface:

PCI: endpoint: pci-epf-test: Use dmaengine_prep_slave_single_config() to simplify code

Use dmaengine_prep_slave_single_config() to simplify code