1. 30 6月, 2022 1 次提交
  2. 27 6月, 2022 1 次提交
    • C
      ASoC: core: Switch core to new DAI naming flag · 129f055a
      Charles Keepax 提交于
      Now all the drivers are updated to have the new legacy_dai_naming
      flag, update the core code so it also uses the new flag. Paving
      the way for the old non_legacy_dai_naming flag to be removed.
      
      It should be noted this patch will affect the CODEC drivers that don't
      specify the non_legacy_dai_naming flag. These drivers will update from
      using legacy DAI naming to the new scheme after this patch, this is
      being considered a fix as the intention was for all CODEC drivers to use
      the new scheme and all existing CODEC drivers were updated to do so
      before componentisation. This just corrects those devices that have
      snuck in since componentisation. The corrected devices are as
      follows:
      
      adau1372, cros_ec_codec, cs35l41, cs35l45, cx2072x, hdac_hda,
      jz4725/60/70, lpass-rx/tx/va/wsa-macro, max98504, max9877,
      mt6351/58/59, mt6660, pcm3060, rk3328, rt1308/16, rt5514,
      rt5677, rt700/11/15, rt9120, sdw-mockup, tlv320adc3xxx, tscs454,
      wcd9335/4x/8x, wsa881x
      
      Some of these devices are used in some in kernel machine drivers,
      however it appears all the usages use the actual DAI driver name
      (since snd_soc_find_dai checks both the DAI name and the DAI driver
      name). So it is not believed this change will break any in tree
      machine drivers.
      Signed-off-by: NCharles Keepax <ckeepax@opensource.cirrus.com>
      Link: https://lore.kernel.org/r/20220623125250.2355471-35-ckeepax@opensource.cirrus.comSigned-off-by: NMark Brown <broonie@kernel.org>
      129f055a
  3. 22 6月, 2022 1 次提交
  4. 10 6月, 2022 1 次提交
  5. 06 6月, 2022 2 次提交
  6. 16 5月, 2022 2 次提交
  7. 23 4月, 2022 1 次提交
  8. 06 4月, 2022 1 次提交
  9. 05 4月, 2022 1 次提交
  10. 12 3月, 2022 1 次提交
  11. 15 2月, 2022 1 次提交
  12. 24 12月, 2021 1 次提交
  13. 15 12月, 2021 1 次提交
  14. 29 10月, 2021 1 次提交
  15. 18 10月, 2021 3 次提交
  16. 11 10月, 2021 1 次提交
  17. 29 7月, 2021 7 次提交
  18. 21 6月, 2021 4 次提交
  19. 17 6月, 2021 1 次提交
  20. 08 6月, 2021 1 次提交
  21. 07 6月, 2021 2 次提交
  22. 25 5月, 2021 1 次提交
  23. 24 5月, 2021 1 次提交
  24. 18 5月, 2021 1 次提交
  25. 19 4月, 2021 2 次提交