diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-03-07 06:06:28 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-03-16 16:15:06 +0530 |
commit | 1cbd44666216278bbb6a55bcb6b9283702171c77 (patch) | |
tree | fdc1a557a1df2020c6bbbd9936dbb7a80bc2f3e7 /drivers/hid/hid-roccat-common.c | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) |
dmaengine: xilinx: dpdma: Fix descriptor issuing on video group
When multiple channels are part of a video group, the transfer is
triggered only when all channels in the group are ready. The logic to do
so is incorrect, as it causes the descriptors for all channels but the
last one in a group to not being pushed to the hardware. Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20210307040629.29308-2-laurent.pinchart@ideasonboard.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/hid/hid-roccat-common.c')
0 files changed, 0 insertions, 0 deletions