1. Jul 29, 2011
    • Mark Brown's avatar
      ASoC: Disable wm_hubs periodic DC servo update · f9925d44
      Mark Brown authored
      
      
      This does not function correctly in all circumstances so disable the
      periodic updates unconditionally for stable; a future patch will reenable
      where appropriate.
      
      Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
      Acked-by: default avatarLiam Girdwood <lrg@ti.com>
      f9925d44
    • Ralf Baechle's avatar
      ASoC: Fix txx9aclc.c build · 06132fdf
      Ralf Baechle authored
      552d1ef6
      
       [ASoC: core - Optimise and refactor
      pcm_new() to pass only rtd] breaks compilation of txx9aclc.c:
      
        CC [M]  sound/soc/txx9/txx9aclc.o
      /home/ralf/src/linux/linux-mips/sound/soc/txx9/txx9aclc.c: In function 'txx9aclc_pcm_new':
      /home/ralf/src/linux/linux-mips/sound/soc/txx9/txx9aclc.c:318:3: error: 'card' undeclared (first use in this function)
      /home/ralf/src/linux/linux-mips/sound/soc/txx9/txx9aclc.c:318:3: note: each undeclared identifier is reported only once for each function it appears in
      make[5]: *** [sound/soc/txx9/txx9aclc.o] Error 1
      
      Fixed by providing a definition for card.
      
      Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      06132fdf
  2. Jul 25, 2011
  3. Jul 21, 2011
  4. Jul 19, 2011
  5. Jul 17, 2011
  6. Jul 15, 2011
  7. Jul 14, 2011
  8. Jul 13, 2011
  9. Jul 09, 2011