From: Jyri Sarha Date: Thu, 13 Mar 2014 16:22:35 +0000 (+0200) Subject: ASoC: tlv320aic31xx: Remove snd_soc_codec_set_cache_io() call X-Git-Tag: v3.15-rc1~142^2~3^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc236fa7301c6ca0ccf5470a964842d1a60e786f;p=pandora-kernel.git ASoC: tlv320aic31xx: Remove snd_soc_codec_set_cache_io() call Remove snd_soc_codec_set_cache_io(codec, 8, 8, SND_SOC_REGMAP) call and codec->control_data = aic31xx->regmap assignment since that already done by core. Signed-off-by: Jyri Sarha Signed-off-by: Mark Brown --- Reading git-diff-tree failed