]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb5a4ebae92a7a5d1cbde6aab16e10d6ef3e17a7c
tree161bf53e62cfbc119f1ef3e3b09d90cfc3bf84f8
parent384fde7ed224f283f11ef2a592b05d4a29492aa8
dmaengine: List all allowed values for src/dst_addr_width in kernel doc

Commit 876a1ea471ef ("dma: Support for 3 bytes word size") and
commit d4b99ae8fa6d ("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