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:
f0573e6
)
ARM mx3fb: check for DMA engine type
author
Sascha Hauer
<s.hauer@pengutronix.de>
Mon, 16 Aug 2010 06:03:04 +0000
(08:03 +0200)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Mon, 15 Nov 2010 08:25:01 +0000
(09:25 +0100)
We have two dma engines in MX3 systems: The IPU and the SDMA
engine. We have to check if we got a channel from the correct
engine before proceeding with a channel.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Reviewed-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
No differences found