Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif', ...
[firefly-linux-kernel-4.4.55.git] / sound / soc / au1x / ac97c.c
index c8a2de103c5f3b6b0cb5172f858c687795154d19..5159a50a45a66834784e86b402f3ffd57936de1b 100644 (file)
@@ -205,7 +205,7 @@ static int au1xac97c_dai_probe(struct snd_soc_dai *dai)
 
 static struct snd_soc_dai_driver au1xac97c_dai_driver = {
        .name                   = "alchemy-ac97c",
-       .ac97_control           = 1,
+       .bus_control            = true,
        .probe                  = au1xac97c_dai_probe,
        .playback = {
                .rates          = AC97_RATES,