commit | 3f7632e1ba2c6f5ca2499d1ee8acf95599d4b7b6 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Tue Sep 12 01:44:44 2017 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Sep 21 22:34:28 2017 +0530 |
tree | 161bf53e62cfbc119f1ef3e3b09d90cfc3bf84f8 | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e [diff] |
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>