[PATCH v2 2/4] staging: greybus: audio: Initialize sig_bits before configuring hwparams

Mark Greer mgreer at animalcreek.com
Tue Jan 17 17:29:17 UTC 2017


On Tue, Jan 17, 2017 at 08:19:28PM +0530, Vaibhav Agarwal wrote:
> From: Vaibhav Agarwal <vaibhav.agarwal at linaro.org>
> 
> Uninitialized variable sig_bits was used while configuring stream params
> for codec module. These params are used to configure PCM settings for
> APBridgeA.
> 
> Usually, this is dependent on codec capability and thus populated via
> codec dai_driver definition. In our case, it is fixed to 16 based on the
> data format, container supported.
> 
> Signed-off-by: Vaibhav Agarwal <vaibhav.agarwal at linaro.org>
> ---

Acked-by: Mark Greer <mgreer at animalcreek.com>


More information about the devel mailing list