1. 20 10月, 2014 1 次提交
  2. 06 9月, 2014 2 次提交
  3. 15 7月, 2014 1 次提交
  4. 01 6月, 2014 1 次提交
  5. 06 5月, 2014 1 次提交
  6. 03 5月, 2014 4 次提交
  7. 15 4月, 2014 1 次提交
    • L
      ASoC: Add snd_soc_kcontrol_platform() helper function · f6272ff8
      Lars-Peter Clausen 提交于
      For platform controls snd_kcontrol_chip() currently returns a pointer to the
      platform that registered the control. With the upcoming consolidation of
      platform and CODEC controls this will change. Prepare for this by introducing
      the snd_soc_kcontrol_platform() helper function that will hide the
      implementation details of how the platform for a control can be obtained. This
      will allow us to change this easily in the future.
      
      The patch also updates all platforms to use this new helper function.
      Signed-off-by: NLars-Peter Clausen <lars@metafoo.de>
      Signed-off-by: NMark Brown <broonie@linaro.org>
      f6272ff8
  8. 22 2月, 2014 1 次提交