Commit a7e1149b authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Mark Brown
Browse files

ASoC: remove cache_bypass from snd_soc_codec



snd_soc_codec .cache_bypass related operation code has been removed.
Let's remove remaining code.

Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 5771a8c0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -894,7 +894,6 @@ struct snd_soc_codec {
	struct list_head list;

	/* runtime */
	unsigned int cache_bypass:1; /* Suppress access to the cache */
	unsigned int cache_init:1; /* codec cache has been initialized */

	/* codec IO */
+0 −1
Original line number Diff line number Diff line
@@ -577,7 +577,6 @@ static int max98927_probe(struct snd_soc_codec *codec)

	max98927->codec = codec;
	codec->control_data = max98927->regmap;
	codec->cache_bypass = 1;

	/* Software Reset */
	regmap_write(max98927->regmap,