ramips: 5.10: port and refresh patches, ralink drv
[openwrt/staging/chunkeey.git] / target / linux / ramips / patches-5.10 / 835-asoc-add-mt7620-support.patch
index d0d4141a8d036b6cd919622a9d9936d795a5b490..f625d41449434444e4b3fda8b2060554a1c58e6a 100644 (file)
@@ -382,7 +382,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
 +{
 +      struct ralink_i2s *i2s = snd_soc_dai_get_drvdata(dai);
 +
-+      if (dai->active)
++      if (snd_soc_dai_active(dai))
 +              return 0;
 +
 +      /* setup status interrupt */
@@ -408,7 +408,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
 +      struct ralink_i2s *i2s = snd_soc_dai_get_drvdata(dai);
 +
 +      /* If both streams are stopped, disable module and clock */
-+      if (dai->active)
++      if (snd_soc_dai_active(dai))
 +              return;
 +
 +      /*