Re: [PATCH v2] dmaengine: idxd: Move DSA/IAA device IDs to IDXD driver
From: Vinod Koul
Date: Tue Oct 22 2024 - 01:35:18 EST
On Fri, 18 Oct 2024 14:37:25 -0700, Fenghua Yu wrote:
> Since the DSA/IAA device IDs are only used by the IDXD driver, there is
> no need to define them as public IDs. Move their definitions to the IDXD
> driver to limit their scope. This change helps reduce unnecessary
> exposure of the device IDs in the global space, making the codebase
> cleaner and better encapsulated.
>
> There is no functional change.
>
> [...]
Applied, thanks!
[1/1] dmaengine: idxd: Move DSA/IAA device IDs to IDXD driver
commit: 3e482e2840546a3ff725d5adf8d0779ac1c3cf4f
Best regards,
--
~Vinod