pata_arasan_cf: use dmaengine_terminate_all() API
authorVinod Koul <vinod.koul@intel.com>
Sat, 11 Oct 2014 15:40:29 +0000 (21:10 +0530)
committerVinod Koul <vinod.koul@intel.com>
Wed, 15 Oct 2014 16:00:59 +0000 (21:30 +0530)
commitabc4ef2112e57060342491537b957fab3c2ad2bf
treeae32aabf85ab69041ddd0d66168ac23832cb5f32
parentca09702717581356bb91e5bbfbb244eda384a004
pata_arasan_cf: use dmaengine_terminate_all() API

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

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/ata/pata_arasan_cf.c