1. 04 4月, 2013 1 次提交
  2. 09 12月, 2012 1 次提交
  3. 17 9月, 2012 1 次提交
  4. 07 9月, 2012 1 次提交
  5. 04 7月, 2012 1 次提交
  6. 07 4月, 2012 1 次提交
  7. 01 4月, 2012 1 次提交
    • S
      ASoC: tegra: register 'platform' from DAIs, get rid of pdev · 518de86b
      Stephen Warren 提交于
      Previously, the ASoC 'platform' (PCM/DMA) object was instantiated via a
      platform_device. This didn't represent the hardware well, since there
      was no separate hardware associated with this platform_device; it was a
      virtual device with sole purpose to call snd_soc_register_platform().
      This mechanism required all board files to register this device, and all
      ASoC machine drivers to create and register this device when booting
      using device tree.
      
      This change removes the platform_device completely. Each Tegra DAI now
      registers the ASoC 'platform' itself. Machine drivers are adjusted for
      the new 'platform' name.
      Signed-off-by: NStephen Warren <swarren@wwwdotorg.org>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      518de86b
  8. 20 1月, 2012 1 次提交
  9. 08 1月, 2012 1 次提交
  10. 23 11月, 2011 1 次提交
  11. 18 10月, 2011 1 次提交
  12. 09 8月, 2011 1 次提交
  13. 08 6月, 2011 1 次提交
  14. 28 2月, 2011 1 次提交
  15. 14 2月, 2011 1 次提交
  16. 11 1月, 2011 1 次提交