dmaengine: coh901318: use dmaengine_terminate_all() API
authorVinod Koul <vinod.koul@intel.com>
Sat, 11 Oct 2014 15:40:30 +0000 (21:10 +0530)
committerVinod Koul <vinod.koul@intel.com>
Wed, 15 Oct 2014 16:00:59 +0000 (21:30 +0530)
commit7e606d3bfe308115b7a0b516bcb8934d97b4275a
tree9cb201728f3a03cd3c139c22543b478b6ba34876
parent72b2caff4aac45157f79502aae5019e96059b301
dmaengine: coh901318: use dmaengine_terminate_all() API

The drivers should use dmaengine_terminate_all() API instead of accessing
the device_control which will be deprecated soon

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/coh901318.c