All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tzung-Bi Shih <tzungbi@google.com>
To: broonie@kernel.org
Cc: tzungbi@google.com, alsa-devel@alsa-project.org
Subject: [PATCH v2 0/3] ASoC: mediatek: mt8192: apply some cleanup
Date: Mon, 25 Jan 2021 14:20:00 +0800	[thread overview]
Message-ID: <20210125062003.1221810-1-tzungbi@google.com> (raw)

The series applies after [1].

The 1st and 2nd patch refactor to use asoc_substream_to_rtd().  Just
realized there is such a helper for the purpose.

The 3rd patch simplies ops of Capture1 DAI link.

Changes from previous version:
- Separated from the series [2].

[1]: https://patchwork.kernel.org/project/alsa-devel/patch/20210125061453.1056535-1-tzungbi@google.com/
[2]: https://patchwork.kernel.org/project/alsa-devel/list/?series=419769

Tzung-Bi Shih (3):
  ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd()
  ASoC: mediatek: mt8192: use asoc_substream_to_rtd()
  ASoC: mediatek: mt8192-mt6359: simply ops for Capture1 DAI link

 sound/soc/mediatek/mt8192/mt8192-afe-pcm.c    |  4 ++--
 .../mt8192/mt8192-mt6359-rt1015-rt5682.c      | 24 ++++++++-----------
 2 files changed, 12 insertions(+), 16 deletions(-)

-- 
2.30.0.280.ga3ce27912f-goog


             reply	other threads:[~2021-01-25  6:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-25  6:20 Tzung-Bi Shih [this message]
2021-01-25  6:20 ` [PATCH v2 1/3] ASoC: mediatek: mt8192-mt6359: use asoc_substream_to_rtd() Tzung-Bi Shih
2021-01-25  6:20 ` [PATCH v2 2/3] ASoC: mediatek: mt8192: " Tzung-Bi Shih
2021-01-25  6:20 ` [PATCH v2 3/3] ASoC: mediatek: mt8192-mt6359: simply ops for Capture1 DAI link Tzung-Bi Shih
2021-02-10 20:11 ` [PATCH v2 0/3] ASoC: mediatek: mt8192: apply some cleanup 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=20210125062003.1221810-1-tzungbi@google.com \
    --to=tzungbi@google.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.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.