commit | d718f4ebddcb0bebdbf771a6672756b666e5c31b | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Mon Jan 17 22:39:24 2011 +0800 |
committer | Dan Williams <dan.j.williams@intel.com> | Sat Jan 29 22:35:10 2011 -0800 |
tree | b1e7e6470f16b799d41d1e942cf0ff7ac38eec63 | |
parent | 939fd4f077269dd863cd630a3b3195a20acf7d02 [diff] |
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 <shawn.guo@freescale.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>