]> asedeno.scripts.mit.edu Git - linux.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)
commitc2cbd4276eea1d3b204754653dd74d6e10ca207f
treeabf3baa3f916affd4ec780c4ae46078ab532607e
parent3f7632e1ba2c6f5ca2499d1ee8acf95599d4b7b6
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