diff options
author | Takashi Iwai <[email protected]> | 2023-08-15 21:01:14 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-08-18 12:18:16 +0200 |
commit | 561b4fa9c1111292ec975a04ecd8372ac0256e1e (patch) | |
tree | 06c324a483aeaf35c8bda0c4eafd9901435b32f1 /scripts | |
parent | cf393babb37a1679a1ec1d864df1090353465e23 (diff) |
ALSA: core: Add memory copy helpers between iov_iter and iomem
Add two more helpers for copying memory between iov_iter and iomem,
which will be used by the new PCM copy ops in a few drivers.
The existing helpers became wrappers of those now.
Note that copy_from/to_iter() returns the copied bytes, hence the
error condition is adjusted accordingly.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions