dmaengine: Make an order in struct dma_device definition
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 30 Jan 2023 11:05:03 +0000 (13:05 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 10 Feb 2023 06:07:45 +0000 (11:37 +0530)
commit8b5443102cfca7a4346a50918f8ecc8a1644ea2e
treed492894b16fe931549ad21a82903eb11c6e40db9
parent837b2fafd4cf3e336ab1127c3738c35eba866123
dmaengine: Make an order in struct dma_device definition

Make an order in struct dma_device:
- added missing kernel doc descriptions
- put descriptions in the order of appearance in the code
- updated indentation where it makes sense

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230130110503.52250-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
include/linux/dmaengine.h