dmaengine i.MX SDMA: lock channel 0
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 25 Aug 2011 09:03:35 +0000 (11:03 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 29 Aug 2011 14:38:26 +0000 (20:08 +0530)
channel0 of the sdma engine is the configuration channel. It
is a shared resource and thus must be protected by a mutex.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found