4 Mar
2014
4 Mar
'14
5:36 a.m.
On Mon, Mar 03, 2014 at 07:24:36AM +0000, Li.Xiubo@freescale.com wrote:
/* Default to using ALC auto offset calibration mode. */ snd_soc_update_bits(codec, DA7213_ALC_CTRL1, DA7213_ALC_CALIB_MODE_MAN, 0);
This one will fail.
Sorry, I'm not very understand why will this fail ? Before the ASoC probe, the ASoC core will set the I/O. :)
OK, that's now been refactored.