[alsa-devel] [PATCH 0/2] ASoC: tlv320dac33: small fixes
    Peter Ujfalusi 
    peter.ujfalusi at nokia.com
       
    Tue Feb 16 12:23:14 CET 2010
    
    
  
Hello,
Two small fixes for the tlv320dac33 codec driver:
Clearing the FIFFLUSH flag before playback start
 The register cache has the bit set after the playback is stopped, so clear it
 before the playback.
OSCSET calculation in case of 44.1KHz sampling rate was off by 1 (0x1588
 instead of 0x1589, which is the value should be used according to TI).
---
Peter Ujfalusi (2):
  ASoC: tlv320dac33: Clearing FIFOFLUSH flag before playback
  ASoC: tlv320dac33: Correct the OSCSET calculation
 sound/soc/codecs/tlv320dac33.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
    
    
More information about the Alsa-devel
mailing list