1. 16 3月, 2009 3 次提交
    • M
      f2a5d6a2
    • J
      ASoC: twl4030 - Fix build error · 10d9e3d9
      Joonyoung Shim 提交于
      CC      sound/soc/codecs/twl4030.o
      sound/soc/codecs/twl4030.c:1400: warning: braces around scalar initializer
      sound/soc/codecs/twl4030.c:1400: warning: (near initialization for 'twl4030_dai.ops')
      sound/soc/codecs/twl4030.c:1401: error: field name not in record or union initializer
      sound/soc/codecs/twl4030.c:1401: error: (near initialization for 'twl4030_dai.ops')
      sound/soc/codecs/twl4030.c:1401: warning: initialization from incompatible pointer type
      sound/soc/codecs/twl4030.c:1402: error: field name not in record or union initializer
      sound/soc/codecs/twl4030.c:1402: error: (near initialization for 'twl4030_dai.ops')
      sound/soc/codecs/twl4030.c:1402: warning: excess elements in scalar initializer
      sound/soc/codecs/twl4030.c:1402: warning: (near initialization for 'twl4030_dai.ops')
      sound/soc/codecs/twl4030.c:1403: error: field name not in record or union initializer
      sound/soc/codecs/twl4030.c:1403: error: (near initialization for 'twl4030_dai.ops')
      sound/soc/codecs/twl4030.c:1403: warning: excess elements in scalar initializer
      sound/soc/codecs/twl4030.c:1403: warning: (near initialization for 'twl4030_dai.ops')
      Signed-off-by: NJoonyoung Shim <jy0922.shim@samsung.com>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      10d9e3d9
    • R
      ASoC: Allow choice of ac97 gpio reset line · 26ade896
      Robert Jarzmik 提交于
      As the PXA27x series allow 2 gpios to reset the ac97 bus,
      allow through platform data configuration the definition of
      the correct gpio which will reset the AC97 bus.
      
      This comes from a silicon defect on the PXA27x series, where
      the gpio must be manually controlled in warm reset cases.
      Signed-off-by: NRobert Jarzmik <rjarzmik@free.fr>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      26ade896
  2. 13 3月, 2009 1 次提交
  3. 12 3月, 2009 6 次提交
  4. 11 3月, 2009 7 次提交
  5. 10 3月, 2009 5 次提交
  6. 09 3月, 2009 5 次提交
  7. 07 3月, 2009 4 次提交
  8. 06 3月, 2009 9 次提交