dmaengine: dmatest: Describe members of struct dmatest_params
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 24 Apr 2020 16:11:46 +0000 (19:11 +0300)
committerVinod Koul <vkoul@kernel.org>
Mon, 27 Apr 2020 16:17:52 +0000 (21:47 +0530)
commit7f2b722668e5334594a50e7055e785687a184644
tree91f044d505ee1a2992355317a893b5e47dc6b039
parent35c5fc028511c743db5313f0ef8cac35141706e9
dmaengine: dmatest: Describe members of struct dmatest_params

Kernel documentation validator complains that not all members of
struct dmatest_params are being described. Describe them all.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200424161147.16895-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dmatest.c