dmaengine: tegra: fix incorrect case of DMA
authorBen Dooks <ben.dooks@codethink.co.uk>
Wed, 21 Nov 2018 16:13:21 +0000 (16:13 +0000)
committerVinod Koul <vkoul@kernel.org>
Mon, 7 Jan 2019 04:22:42 +0000 (09:52 +0530)
commit547b311cf7ecf778adc1979b06eda854429946b6
treee7f3f42554d1ec39b1118a8648d4cc3bd032be95
parent216a1d7da0660dd7d5f79c48e117de8d8d2da468
dmaengine: tegra: fix incorrect case of DMA

The use of Dma is annoying, since it is an acronym so should be all
upper case. Fix this throughout the driver.

Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/tegra20-apb-dma.c