All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
	Banajit Goswami <bgoswami@quicinc.com>,
	Liam Girdwood <lgirdwood@gmail.com>
Cc: alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>
Subject: [PATCH 0/4] ASoC: qcom: Use the maple tree register cache
Date: Wed, 12 Jul 2023 19:29:31 +0100	[thread overview]
Message-ID: <20230712-asoc-qcom-maple-v1-0-15f8089664b9@kernel.org> (raw)

The maple tree register cache should now be a good replacement for the
rbtree cache in almost all situations, update the Qualcomm CODEC drivers
to use the newer cache.

---
Mark Brown (4):
      ASoC: wcd9335: Update to use maple tree register cache
      ASoC: wcd938x: Update to use maple tree register cache
      ASoC: wsa881x: Update to use maple tree register cache
      ASoC: wsa883x: Update to use maple tree register cache

 sound/soc/codecs/wcd9335.c     | 2 +-
 sound/soc/codecs/wcd938x-sdw.c | 2 +-
 sound/soc/codecs/wsa881x.c     | 2 +-
 sound/soc/codecs/wsa883x.c     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
base-commit: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
change-id: 20230629-asoc-qcom-maple-02adff47e26f

Best regards,
-- 
Mark Brown <broonie@kernel.org>


             reply	other threads:[~2023-07-12 18:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-12 18:29 Mark Brown [this message]
2023-07-12 18:29 ` [PATCH 1/4] ASoC: wcd9335: Update to use maple tree register cache Mark Brown
2023-07-12 18:29 ` [PATCH 2/4] ASoC: wcd938x: " Mark Brown
2023-07-12 18:29 ` [PATCH 3/4] ASoC: wsa881x: " Mark Brown
2023-07-12 18:29 ` [PATCH 4/4] ASoC: wsa883x: " Mark Brown
2023-07-17 21:59 ` [PATCH 0/4] ASoC: qcom: Use the " 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=20230712-asoc-qcom-maple-v1-0-15f8089664b9@kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=bgoswami@quicinc.com \
    --cc=lgirdwood@gmail.com \
    --cc=srinivas.kandagatla@linaro.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.