dmaengine: at_xdmac: In at_xdmac_prep_dma_memset, treat value as a single byte
authorBen Walker <benjamin.walker@intel.com>
Tue, 1 Mar 2022 18:25:50 +0000 (11:25 -0700)
committerVinod Koul <vkoul@kernel.org>
Wed, 20 Apr 2022 11:58:12 +0000 (17:28 +0530)
commit3e0c06964bfcc8271a07065709452fcbc44e70b0
tree196c5a3fa0b80ef4a9907f98e378edc863e28c84
parentceabe10cf5d642b6ea80e77193f9cd4446df26b5
dmaengine: at_xdmac: In at_xdmac_prep_dma_memset, treat value as a single byte

The value passed in to .prep_dma_memset is to be treated as a single
byte repeating pattern.

Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>
Cc: Tudor Ambarus <tudor.ambarus@microchip.com>
Link: https://lore.kernel.org/r/20220301182551.883474-4-benjamin.walker@intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/at_xdmac.c