1. 14 11月, 2014 1 次提交
    • F
      ASoC: sgtl5000: Fix SMALL_POP bit definition · c251ea7b
      Fabio Estevam 提交于
      On a mx28evk with a sgtl5000 codec we notice a loud 'click' sound  to happen
      5 seconds after the end of a playback.
      
      The SMALL_POP bit should fix this, but its definition is incorrect:
      according to the sgtl5000 manual it is bit 0 of CHIP_REF_CTRL register, not
      bit 1.
      
      Fix the definition accordingly and enable the bit as intended per the code
      comment.
      
      After applying this change, no loud 'click' sound is heard after playback
      Signed-off-by: NFabio Estevam <fabio.estevam@freescale.com>
      Signed-off-by: NMark Brown <broonie@kernel.org>
      Cc: stable@vger.kernel.org
      c251ea7b
  2. 05 7月, 2013 1 次提交
  3. 13 5月, 2013 1 次提交
  4. 19 10月, 2011 1 次提交
  5. 28 2月, 2011 1 次提交
  6. 25 2月, 2011 1 次提交