commit | a500789d42f478bc5511e1ddafadc323a6036d11 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Sat Oct 11 21:10:40 2014 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Oct 15 21:31:00 2014 +0530 |
tree | 622818fe0989d5bf347bb602e43a4d2c5c324c5d | |
parent | 2bcd90d56c6025189be98bed47c80c5261855a7e [diff] |
video: mx3fb: 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>