dmaengine: Make the destination abbreviation coherent
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 17 Nov 2014 13:41:57 +0000 (14:41 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 06:58:55 +0000 (12:28 +0530)
commitceacbdbf65c4cf48a130db6152c6e03432c85ed1
tree05a42dce0c12823ada0e2bbb5a4746658eb0fff9
parent4bba7e9337e5573f83b2ccc235b7937d4d107d14
dmaengine: Make the destination abbreviation coherent

The dmaengine header abbreviates destination as at least two different strings.
Make a coherent use of a single one.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Mark Brown <broonie@kernel.org>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/at_xdmac.c
drivers/dma/bcm2835-dma.c
drivers/dma/edma.c
drivers/dma/fsl-edma.c
drivers/dma/nbpfaxi.c
drivers/dma/omap-dma.c
drivers/dma/pl330.c
drivers/dma/sirf-dma.c
include/linux/dmaengine.h
sound/soc/soc-generic-dmaengine-pcm.c
This page took 0.026323 seconds and 5 git commands to generate.