commit | 148392abef4ed3591675fc8b07cc3063a3369a7b | [log] [tgz] |
---|---|---|
author | Volker Rümelin <vr_qemu@t-online.de> | Fri Feb 24 20:05:54 2023 +0100 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Mar 06 10:30:23 2023 +0400 |
tree | 1c25c30e8fc3864da147196d270de1e73e4dbc6a | |
parent | e1e6a6fcc9921a76a32109af515146f85ccc5f84 [diff] |
audio/audio_template: substitute sw->hw with hw Substitute sw->hw with hw in the audio_pcm_sw_alloc_resources_* functions. Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Volker Rümelin <vr_qemu@t-online.de> Message-Id: <20230224190555.7409-14-vr_qemu@t-online.de>