10 Mar
2014
10 Mar
'14
12:26 p.m.
On Tue, Mar 04, 2014 at 09:41:53AM +0100, Lars-Peter Clausen wrote:
The si476x is a MFD device and the CODEC driver is using the regmap struct of the parent device, hence automatic IO setup will not work and we need to manually call snd_soc_codec_set_cache_io(). The issue was introduced commit d6173df35f ("ASoC: si476x: Remove custom register I/O implementation")
Applied, thanks. Please if you're listing which commit is being fixed do it using a Fixes tag - it makes it easier to apply.