]> 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)
commit24601f910042780594a18598bec0321e6ec701a3
tree290420437f8e582e8b1a646f39770a19637accc2
parent14d8b15c7f5c4a5de1e557790c7f5b0e9b618599
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