From: Alexander Popov Date: Mon, 16 Dec 2013 08:12:17 +0000 (+0400) Subject: dmaengine: fix incorrect kernel-doc comment for struct dma_slave_config X-Git-Tag: v3.14-rc1~48^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=397321f45d31159c84982978106f3165be44bc2b;p=pandora-kernel.git dmaengine: fix incorrect kernel-doc comment for struct dma_slave_config The 'direction' member of 'struct dma_slave_config' is of data type 'enum dma_transfer_direction', so update the kernel-doc comment for 'struct dma_slave_config' to refer to appropriate values. Signed-off-by: Alexander Popov Signed-off-by: Vinod Koul --- Reading git-diff-tree failed