]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit72b2caff4aac45157f79502aae5019e96059b301
treeae32aabf85ab69041ddd0d66168ac23832cb5f32
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
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