On Tue, Jan 17, 2017 at 08:19:28PM +0530, Vaibhav Agarwal wrote: > From: Vaibhav Agarwal <[email protected]> > > 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 <[email protected]> > ---
Acked-by: Mark Greer <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
