aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2023-08-15 21:01:33 +0200
committerTakashi Iwai <[email protected]>2023-08-18 12:19:18 +0200
commit9bebd65443c1379f6643397bf4854d6f80a8358c (patch)
tree64ad74dc398ef939b5f45c4bab9250e4064bd93d /scripts/gdb/linux/utils.py
parent56b00d10ffd4dcd6b068c2290ffabf0ae2d49789 (diff)
ASoC: dmaengine: Use iov_iter for process callback, too
Along with the conversion to PCM copy ops, use the iov_iter for the pointer to be passed to the dmaengine process callback, too. It avoids the direct reference of iter_iov_addr(), and it can potentially help for the drivers to access memory properly (although both atmel and stm drivers don't use the given buffer address at all for now). Reviewed-by: Mark Brown <[email protected]> Cc: Lars-Peter Clausen <[email protected]> Cc: Claudiu Beznea <[email protected]> Cc: Olivier Moysan <[email protected]> Cc: Arnaud Pouliquen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions