git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa5f380
)
ARM: mxc: change imx-dma default to_version to 1
author
Shawn Guo
<shawn.guo@linaro.org>
Wed, 22 Jun 2011 14:41:28 +0000
(22:41 +0800)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 7 Jul 2011 07:07:37 +0000
(09:07 +0200)
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 <shawn.guo@linaro.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found