]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita04a08d26816839a8eb035a904ea652be6508966
tree05a42dce0c12823ada0e2bbb5a4746658eb0fff9
parentd1a1a98a57e5dd2a6957f47a3595746066e02603
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