aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorWolfram Sang <[email protected]>2021-06-23 11:59:40 +0200
committerWolfram Sang <[email protected]>2021-08-11 15:22:24 +0200
commite5a7cb0d9002e3c963df2fa504f536f878a76888 (patch)
tree21c200913a666c1cd09d9704255ba25fde6a0185 /scripts/patch-kernel
parent0425b937a79fb03fa73e39b1bd32b012a146998d (diff)
i2c: sh_mobile: : use proper DMAENGINE API for termination
dmaengine_terminate_all() is deprecated in favor of explicitly saying if it should be sync or async. Here, we want dmaengine_terminate_sync() because there is no other synchronization code in the driver to handle an async case. Signed-off-by: Wolfram Sang <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions