From: Lars-Peter Clausen Date: Tue, 4 Mar 2014 08:41:53 +0000 (+0100) Subject: ASoC: si476x: Fix IO setup X-Git-Tag: v3.14-rc7~13^2^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d4d3c976b33784a1443c446a3d7203bf2153f0;p=pandora-kernel.git ASoC: si476x: Fix IO setup 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") Fixes: d6173df35f ("ASoC: si476x: Remove custom register I/O implementation") Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed