Merge remote-tracking branch 'asoc/topic/io' into asoc-next
This commit is contained in:
@@ -429,12 +429,6 @@ static int wm8741_probe(struct snd_soc_codec *codec)
|
||||
goto err_get;
|
||||
}
|
||||
|
||||
ret = snd_soc_codec_set_cache_io(codec, 7, 9, SND_SOC_REGMAP);
|
||||
if (ret != 0) {
|
||||
dev_err(codec->dev, "Failed to set cache I/O: %d\n", ret);
|
||||
goto err_enable;
|
||||
}
|
||||
|
||||
ret = wm8741_reset(codec);
|
||||
if (ret < 0) {
|
||||
dev_err(codec->dev, "Failed to issue reset\n");
|
||||
|
Viittaa uudesa ongelmassa
Block a user