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

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

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