Re: [PATCH] dmaengine: stm32-mdma: Use bitfield helpers
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-12-13 09:05:13
Also in:
linux-arm-kernel, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-12-13 09:05:13
Also in:
linux-arm-kernel, lkml
On 22-11-21, 16:54, Geert Uytterhoeven wrote:
Use the FIELD_{GET,PREP}() helpers, instead of defining custom macros
implementing the same operations.Applied, thanks -- ~Vinod