]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM mx3fb: check for DMA engine type
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 16 Aug 2010 06:03:04 +0000 (08:03 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 15 Nov 2010 08:25:01 +0000 (09:25 +0100)
commit1b346af2f88a0e19e718a843d39d34e41e5527e1
tree1c4a9bd481f3ea91f5057d3db597eca70266fec0
parentf0573e6db1d1e637e20011f40264b2f5b5880587
ARM mx3fb: check for DMA engine type

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>
drivers/video/mx3fb.c