> Subject: Re: [PATCHv3 1/3] ASoC: codec: Simplify ASoC probe code. > > On Mon, Mar 03, 2014 at 07:24:36AM +0000, li.xi...@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.
@Mark, @Lars, Has there any other problems about this patch series? And this I had tested on our Vybrid-Twr board based on SGTL5000 codec and SAI drivers. If not, I can continue with my second patches series about " Remove set_cache_io entirely from ASoC probe". Thanks very much. -- Best Regards, Xiubo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/