ASoC: wm9712: Remove driver specific version
[deliverable/linux.git] / sound / soc / soc-io.c
index c8610cbf34a51cf9f2e856cc847a730f64a1d016..39ba5070ff92609d45f2e5223221d2b040ecc027 100644 (file)
@@ -140,6 +140,7 @@ int snd_soc_codec_set_cache_io(struct snd_soc_codec *codec,
 
        case SND_SOC_REGMAP:
                /* Device has made its own regmap arrangements */
+               codec->using_regmap = true;
                break;
 
        default:
This page took 0.039057 seconds and 5 git commands to generate.