From: Russell King - ARM Linux Date: Thu, 21 Jul 2011 16:13:07 +0000 (+0100) Subject: DMA: PL08x: constify plchan->cd and plat->slave_channels X-Git-Tag: v3.1-rc1~92^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa020e7d046436cb6642b23dc95012a3064d77e2;p=pandora-kernel.git 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 Signed-off-by: Russell King Signed-off-by: Vinod Koul --- Reading git-diff-tree failed