]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarify
authorStefan Brüns <stefan.bruens@rwth-aachen.de>
Mon, 11 Sep 2017 23:44:45 +0000 (01:44 +0200)
committerVinod Koul <vinod.koul@intel.com>
Thu, 21 Sep 2017 17:04:28 +0000 (22:34 +0530)
commit150db483c25a1355037b0cf5df26806a617810c8
treeabf3baa3f916affd4ec780c4ae46078ab532607e
parentb5a4ebae92a7a5d1cbde6aab16e10d6ef3e17a7c
dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarify

struct dma_slave_caps documentation omitted the correct kernel-doc
opening comment mark.

Document byte granularity and interpretation of the src/dst_addr_widths
bit flag fields used by struct dma_slave_caps and struct dma_device.

Add punctuation to their "directions" member documentations, and cleanup
wording of the description.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
include/linux/dmaengine.h