dmaengine: cppi41: rename platform variables
authorAlexandre Bailon <abailon@baylibre.com>
Wed, 15 Feb 2017 13:56:33 +0000 (14:56 +0100)
committerVinod Koul <vinod.koul@intel.com>
Tue, 7 Mar 2017 08:08:24 +0000 (13:38 +0530)
commite1f40bf02d1f8b8af42b3fad5151bcd3449e085f
tree93260868322195887950ce74fa600159083a9e7b
parent6ee60246ac684407a062ccfa4404d6b6e8e7d7c7
dmaengine: cppi41: rename platform variables

Currently, only the AM335x is supported by the driver.
Though the driver has a glue layer to support different platforms,
some platform variable names are not prefixed with the platform name.
To facilitate the addition of a new platform,
rename some variables owned by the AM335x glue.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/cppi41.c