]> git.karo-electronics.de Git - mv-sheeva.git/commit
DMA: PL08x: constify plchan->cd and plat->slave_channels
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Thu, 21 Jul 2011 16:13:07 +0000 (17:13 +0100)
committerVinod Koul <vinod.koul@intel.com>
Tue, 26 Jul 2011 10:03:28 +0000 (15:33 +0530)
commitfa020e7d046436cb6642b23dc95012a3064d77e2
tree64ba4ee3027ac48ac80b0671905cd116bd261881
parentf14c426c723634d223344ad820997d92a3e355b6
DMA: PL08x: constify plchan->cd and plat->slave_channels

We no longer write to the channel data structure, so we can make it
const throughout the driver.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
include/linux/amba/pl08x.h