On Fri, 17 Jan 2025 at 07:48, Akihiko Odaki
wrote:
> These functions can be used to re-initialize buffers when hardware
> parameters change due to device hotplug, for example.
>
> Signed-off-by: Akihiko Odaki
>
Reviewed-by: Phil Dennis-Jordan
> ---
> audio/audio_int.h | 2 ++
> audio/audio
These functions can be used to re-initialize buffers when hardware
parameters change due to device hotplug, for example.
Signed-off-by: Akihiko Odaki
---
audio/audio_int.h | 2 ++
audio/audio.c | 24 ++--
2 files changed, 20 insertions(+), 6 deletions(-)
diff --git a/au