From: Shawn Guo Date: Wed, 22 Jun 2011 14:41:28 +0000 (+0800) Subject: ARM: mxc: change imx-dma default to_version to 1 X-Git-Tag: v3.1-rc1~249^2~3^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee8814db9642713982e793cf3ae48ac0aef58433;p=pandora-kernel.git ARM: mxc: change imx-dma default to_version to 1 The value 0 is not a valid TO version number. With the current code, imx-sdma driver will try to load firmware sdma-imx25-to0.bin, which is obviously not a good name. Instead, sdma-imx25-to1.bin makes much more sense. Signed-off-by: Shawn Guo Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed