dmaengine: xilinx: dpdma: Fix kerneldoc warning
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 22 Jul 2020 16:17:47 +0000 (19:17 +0300)
committerVinod Koul <vkoul@kernel.org>
Wed, 22 Jul 2020 16:31:13 +0000 (22:01 +0530)
commitbc227385eb71f2cb453efeddc053265bbd2525f9
tree8e03ef6ea21b9cebdf56cfa7eb2f72ab4fb20975
parentea55b6a349cf0403f54e18e87e3d1cd167a3f16c
dmaengine: xilinx: dpdma: Fix kerneldoc warning

Document the struct xilinx_dpdma_chan desc field to fix a kerneldoc
undocumented member warning (which can be reproduced by compiling with
W=1).

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20200722161747.30048-1-laurent.pinchart@ideasonboard.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/xilinx/xilinx_dpdma.c