10 Mar
2014
10 Mar
'14
12:29 p.m.
On Tue, Mar 04, 2014 at 09:39:24AM +0100, Lars-Peter Clausen wrote:
The 88pm860 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 in commit f9ded3b2e7 ("ASoC: 88pm860x: Use regmap for I/O").
Applied, thanks. Please do use Fixes: