alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@nokia.com>
To: alsa-devel@alsa-project.org
Cc: broonie@opensource.wolfsonmicro.com, lrg@slimlogic.co.uk
Subject: [PATCH 0/2] ASoC: tlv320dac33: small fixes
Date: Tue, 16 Feb 2010 13:23:14 +0200	[thread overview]
Message-ID: <1266319396-25066-1-git-send-email-peter.ujfalusi@nokia.com> (raw)

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(-)

             reply	other threads:[~2010-02-16 11:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-16 11:23 Peter Ujfalusi [this message]
2010-02-16 11:23 ` [PATCH 1/2] ASoC: tlv320dac33: Clearing FIFOFLUSH flag before playback Peter Ujfalusi
2010-02-16 11:23 ` [PATCH 2/2] ASoC: tlv320dac33: Correct the OSCSET calculation Peter Ujfalusi
2010-02-16 11:31 ` [PATCH 0/2] ASoC: tlv320dac33: small fixes Liam Girdwood
2010-02-16 13:36 ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1266319396-25066-1-git-send-email-peter.ujfalusi@nokia.com \
    --to=peter.ujfalusi@nokia.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=lrg@slimlogic.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).