From: Sekhar Nori Date: Tue, 4 May 2010 08:41:35 +0000 (+0530) Subject: davinci: edma: use a more intuitive name for edma_info X-Git-Tag: v2.6.35-rc1~499^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f68b98a75381f785f4e13085296c52c75ea29ac;p=pandora-kernel.git davinci: edma: use a more intuitive name for edma_info 'edma_info' structure inside the edma driver represents a single instance of edma channel controller. Call it 'edma_cc' instead. This also avoids readers confusing it with an instance of edma_soc_info structre which carries the platform data for a single channel controller instance. Signed-off-by: Sekhar Nori Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed