aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs42l51.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/cs42l51.c')
-rw-r--r--sound/soc/codecs/cs42l51.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sound/soc/codecs/cs42l51.c b/sound/soc/codecs/cs42l51.c
index 5caf75bc6bca..187062061152 100644
--- a/sound/soc/codecs/cs42l51.c
+++ b/sound/soc/codecs/cs42l51.c
@@ -488,12 +488,6 @@ static int cs42l51_probe(struct snd_soc_codec *codec)
488{ 488{
489 int ret, reg; 489 int ret, reg;
490 490
491 ret = snd_soc_codec_set_cache_io(codec, 8, 8, SND_SOC_REGMAP);
492 if (ret < 0) {
493 dev_err(codec->dev, "Failed to set cache I/O: %d\n", ret);
494 return ret;
495 }
496
497 /* 491 /*
498 * DAC configuration 492 * DAC configuration
499 * - Use signal processor 493 * - Use signal processor