1. 22 4月, 2017 1 次提交
    • L
      ASoC: qcom: move clock names into LPASS variant struct · 97c52eb9
      Linus Walleij 提交于
      The clock names for the two supported codecs are either
      "mi2s-*" name variants generated by code. This naming scheme
      does not work for platforms like MSM8660 which has I2S channels
      named CODEC_I2S_SPKR (rather than just "MI2S tertiary" and other
      repetitive names) and consequently have clocks named
      "codec-i2s-spkr-osr-clk" and similar.
      
      Skip the runtime generation of clock names and replace it with
      name lookup tables encoded into the variant data.
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      97c52eb9
  2. 01 2月, 2017 1 次提交
  3. 20 2月, 2016 4 次提交
  4. 25 5月, 2015 1 次提交