[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1a2f36bd-4913-401a-84cd-c3f77725fbaf@gigaio.com>
Date: Tue, 5 Mar 2024 10:16:17 +0100
From: Tadeusz Struk <tstruk@...aio.com>
To: Lizhi Hou <lizhi.hou@....com>, vkoul@...nel.org,
dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: nishads@....com, sonal.santan@....com, max.zhen@....com
Subject: Re: [PATCH V9 1/2] dmaengine: amd: Add empty Kconfig and Makefile for
AMD drivers
On 2/27/24 18:08, Lizhi Hou wrote:
> Add amd/ for AMD dmaengine drivers. Create empty Kconfig and Makefile
> underneath.
>
> Signed-off-by: Lizhi Hou<lizhi.hou@....com>
> ---
> drivers/dma/Kconfig | 2 ++
> drivers/dma/Makefile | 1 +
> drivers/dma/amd/Kconfig | 1 +
> drivers/dma/amd/Makefile | 4 ++++
> 4 files changed, 8 insertions(+)
> create mode 100644 drivers/dma/amd/Kconfig
> create mode 100644 drivers/dma/amd/Makefile
Hi Lizhi,
I think you may want to change the order of the patches.
Adding the Kconfig and Makefile changes in the first patch,
and the code itself in the second patch will hurt git bisect.
Just swap them around.
--
Regards,
Tadeusz
Powered by blists - more mailing lists