diff options
author | 2020-06-15 18:00:44 +0200 | |
---|---|---|
committer | 2020-06-15 18:01:52 +0200 | |
commit | 2a1f3368bff609504cdc984cdb7cef467bb0b2b0 (patch) | |
tree | 91b48322462746d447147f7448a886e22fbbf768 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: memalloc: Initialize all fields of snd_dma_buffer properly (diff) | |
download | linux-dev-2a1f3368bff609504cdc984cdb7cef467bb0b2b0.tar.xz linux-dev-2a1f3368bff609504cdc984cdb7cef467bb0b2b0.zip |
ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, too
We have a few helper functions for making the access to the buffer
address easier on SG-buffer. Those are specific to the buffer that is
allocated with SG-buffer type, and it makes hard to use both SG and
non-SG buffers in the same code.
This patch adds a few simple checks and lets the helpers to deal with
both SG- and continuous buffers gracefully. It's a preliminary step
for the upcoming patch that mimics the buffer type on the fly.
Link: https://lore.kernel.org/r/20200615160045.2703-4-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions