dmaengine: List all allowed values for src/dst_addr_width in kernel doc
authorStefan Brüns <stefan.bruens@rwth-aachen.de>
Mon, 11 Sep 2017 23:44:44 +0000 (01:44 +0200)
committerVinod Koul <vinod.koul@intel.com>
Thu, 21 Sep 2017 17:04:28 +0000 (22:34 +0530)
commit3f7632e1ba2c6f5ca2499d1ee8acf95599d4b7b6
tree161bf53e62cfbc119f1ef3e3b09d90cfc3bf84f8
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
dmaengine: List all allowed values for src/dst_addr_width in kernel doc

Commit 93c6ee94c140 ("dma: Support for 3 bytes word size") and
commit 534a729866f9 ("dmaengine: Add 16 bytes, 32 bytes and 64 bytes
bus widths") added additional values for the allowed word size, but
omitted these from the struct dma_slave_config documentation.

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