From: Peter Ujfalusi Date: Thu, 3 Jul 2014 04:51:52 +0000 (+0300) Subject: dma: Support for 3 bytes word size X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c6ee94c140eefb6f9d5b6e2ad1acc2e138e44c;p=pandora-kernel.git dma: Support for 3 bytes word size Add DMA_SLAVE_BUSWIDTH_3_BYTES to dma_slave_buswidth for engines and users to select 3 bytes as bus width. For example eDMA can be configured to use 3bytes mode and in audio we have formats stored on 3bytes in memory (_XXX_3LE) where this new bus width can be used. Signed-off-by: Peter Ujfalusi Acked-by: Vinod Koul Acked-by: Takashi Iwai Signed-off-by: Mark Brown --- Reading git-diff-tree failed