]> git.baikalelectronics.ru Git - kernel.git/commit
net: ks8842: use dmaengine_terminate_all() API
authorVinod Koul <vinod.koul@intel.com>
Sat, 11 Oct 2014 15:40:34 +0000 (21:10 +0530)
committerVinod Koul <vinod.koul@intel.com>
Wed, 15 Oct 2014 16:01:00 +0000 (21:31 +0530)
commit0a1102f6455610b5c378521c13547ecc09b58779
tree290420437f8e582e8b1a646f39770a19637accc2
parentb99aad975508133d74593761ab0269ecd5bedc48
net: ks8842: 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/net/ethernet/micrel/ks8842.c