diff options
author | 2021-09-13 14:58:36 +0530 | |
---|---|---|
committer | 2021-10-25 12:09:15 +0530 | |
commit | dbe3c54e71051b50a4aa863502368000d3e7701f (patch) | |
tree | 4694d6d10aa57d38255781ce8e73f746c442db30 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dmaengine: sa11x0: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS() (diff) | |
download | linux-dev-dbe3c54e71051b50a4aa863502368000d3e7701f.tar.xz linux-dev-dbe3c54e71051b50a4aa863502368000d3e7701f.zip |
dmaengine: xilinx_dma: Fix kernel-doc warnings
Modify the prototype from xilinx_dma_tx_descriptor to
xilinx_dma_alloc_tx_descriptor and xilinx_dma_channel_set_config
to xilinx_vdma_channel_set_config in API description to
fix below linux kernel-doc warnings.
drivers/dma/xilinx/xilinx_dma.c:800: warning: expecting
prototype for xilinx_dma_tx_descriptor(). Prototype was
for xilinx_dma_alloc_tx_descriptor() instead.
drivers/dma/xilinx/xilinx_dma.c:2471: warning: expecting
prototype for xilinx_dma_channel_set_config(). Prototype
was for xilinx_vdma_channel_set_config() instead.
Signed-off-by: Shravya Kumbham <shravya.kumbham@xilinx.com>
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Link: https://lore.kernel.org/r/1631525316-2323-1-git-send-email-radhey.shyam.pandey@xilinx.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions