serial: sh-sci: use dmaengine_terminate_all() API
authorVinod Koul <vinod.koul@intel.com>
Sat, 11 Oct 2014 15:40:37 +0000 (21:10 +0530)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 5 Dec 2014 01:10:52 +0000 (10:10 +0900)
commit2f50df68855a0af20d2a42fa0c80e42c90f58dd7
treefb7f53dab6d86d85fc9ddddfae4d57302558b258
parent3f24140ff66ec61af497d4fb6d9bae0d9ebf2aca
serial: sh-sci: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
(cherry picked from commit 2bcd90d56c6025189be98bed47c80c5261855a7e)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/tty/serial/sh-sci.c