commit | 714bcbd5a8dfbba0e5f833f5b1de166cd2d1c9c0 | [log] [tgz] |
---|---|---|
author | Chao Song <chao.song@linux.intel.com> | Fri Jul 01 10:38:34 2022 +0800 |
committer | Chao Song <chao.song@linux.intel.com> | Fri Jul 01 10:48:16 2022 +0800 |
tree | 130525636d6e77ad2b2a1985ff1b17e059fcf56e | |
parent | 7e4452dfbb0e59ddbec166a257ff72dfbb2cac5c [diff] |
topology2: add missing num_audio_formats for gain The default class level num_audio_formats for gain is removed in 773a05a32ec130fc3661e6ac8f89c937d356ce98, which causes gain widget num_audio_formats parsing issue in the kernel for topology with below two pipelines: - dai-copier-gain-mixin-capture - host-copier-gain-mixin-playback This patch adds num_audio_formats for gain widget in above two pipelines. Signed-off-by: Chao Song <chao.song@linux.intel.com>
See docs
See unit testing documentation
TODO: Add additional notes about how to deploy this on a live system
See Contributing to the Project
This project is licensed under the BSD Clause 3 - see the LICENCE file for details