1. 30 4月, 2010 1 次提交
    • M
      ASoC: Add WM9090 amplifier driver · 39b8eab7
      Mark Brown 提交于
      The WM9090 is a high performance low power audio subsystem, including
      headphone and class D speaker drivers.
      
      Note that this driver is a standalone CODEC driver and so is only
      immediately suitable for use with the WM9090 as a standalone sound card
      taking line inputs, or with a DAC with no software control.  The pending
      ASoC multi-CODEC support will expand the range of systems that can use
      the driver, or system-specific adaptations can be made.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
      39b8eab7
  2. 28 4月, 2010 1 次提交
  3. 27 4月, 2010 4 次提交
  4. 26 4月, 2010 8 次提交
  5. 24 4月, 2010 1 次提交
  6. 23 4月, 2010 2 次提交
  7. 22 4月, 2010 1 次提交
  8. 21 4月, 2010 4 次提交
  9. 20 4月, 2010 1 次提交
  10. 17 4月, 2010 1 次提交
    • M
      ASoC: Add indirection for CODEC private data · b2c812e2
      Mark Brown 提交于
      One of the features of the multi CODEC work is that it embeds a struct
      device in the CODEC to provide diagnostics via a sysfs class rather than
      via the device tree, at which point it's much better to use the struct
      device private data rather than having two places to store it. Provide
      an accessor function to allow this change to be made more easily, and
      update all the CODEC drivers are updated.
      
      To ensure use of the accessor the private data structure member is
      renamed, meaning that if code developed with older an older core that
      still uses private_data is merged it will fail to build.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
      b2c812e2
  11. 16 4月, 2010 1 次提交
  12. 15 4月, 2010 1 次提交
  13. 12 4月, 2010 2 次提交
  14. 09 4月, 2010 1 次提交
  15. 08 4月, 2010 4 次提交
  16. 06 4月, 2010 2 次提交
  17. 05 4月, 2010 5 次提交