dmaengine: xilinx_dma : add xilinx_dma_device_config() return documentation
authorRadhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Tue, 25 Oct 2022 07:42:17 +0000 (13:12 +0530)
committerVinod Koul <vkoul@kernel.org>
Fri, 4 Nov 2022 14:24:15 +0000 (19:54 +0530)
commit73f11324738a4c23159cf22b08225b6642232982
tree336e3461b56846f9b1a29ce4a60333a9e735bb89
parenta92b744f28e86e05514e6bbd889131f6693b6eed
dmaengine: xilinx_dma : add xilinx_dma_device_config() return documentation

document xilinx_dma_device_config() return value. Fixes below
kernel-doc warning.

xilinx_dma.c:1665: warning: No description found for return value
of 'xilinx_dma_device_config'

Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Link: https://lore.kernel.org/r/1666683737-7668-3-git-send-email-radhey.shyam.pandey@amd.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/xilinx/xilinx_dma.c