]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dmaengine: fsl-edma: add edma src ID check at request channel
authorJoy Zou <joy.zou@nxp.com>
Mon, 1 Jul 2024 07:02:32 +0000 (15:02 +0800)
committerVinod Koul <vkoul@kernel.org>
Thu, 29 Aug 2024 17:20:48 +0000 (22:50 +0530)
commit9542961494bf747a73413f925f8ea9ac410a4aec
tree1c5d615be490714ae620ae27e23cc79b87679d68
parent90d21f6e57a898ef02810404dd3866acaf707ebf
dmaengine: fsl-edma: add edma src ID check at request channel

Check src ID to detect misuse of same src ID for multiple DMA channels.

Signed-off-by: Joy Zou <joy.zou@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20240701070232.2519179-3-joy.zou@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/fsl-edma-main.c