From: Shawn Guo Date: Mon, 17 Jan 2011 14:39:24 +0000 (+0800) Subject: dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie() X-Git-Tag: v2.6.38-rc5~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d718f4ebddcb0bebdbf771a6672756b666e5c31b;p=pandora-kernel.git dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie() Variable name sdma and sdmac are consistently used as the pointer to sdma_engine and sdma_channel respectively throughout the file. The patch fixes the inconsistency seen in function sdma_assign_cookie(). Signed-off-by: Shawn Guo Signed-off-by: Dan Williams --- Reading git-diff-tree failed