From: Takashi Iwai <tiwai@suse.de>
To: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Mark Brown <broonie@kernel.org>,
Linux-ALSA <alsa-devel@alsa-project.org>
Subject: Re: [PATCH 00/12] ALSA/ASoC: use snd_pcm_direction_name()
Date: Thu, 01 Aug 2024 12:48:53 +0200 [thread overview]
Message-ID: <8734noecx6.wl-tiwai@suse.de> (raw)
In-Reply-To: <87wml3k539.wl-kuninori.morimoto.gx@renesas.com>
On Tue, 30 Jul 2024 04:04:43 +0200,
Kuninori Morimoto wrote:
>
>
> Hi Tatasi, Mark
>
> Many drivers are selecting strings "playback" / "capture" by own
> handling, but we have snd_pcm_direction_name() function for it.
> This patch use it.
>
> One note is that snd_pcm_direction_name() will select
> "Playback" and "Capture", instead of "playback" / "capture".
> Almost all drivers are using it as dev_dbg() or dev_err()
> so no problem. But some other drivers are using it as other
> purpose. It might be issue (?). For example ASoC debugfs dir name
> will be changed by this patch.
>
> Kuninori Morimoto (12):
> ALSA: pci: pcxhr: use snd_pcm_direction_name()
> ALSA: pci: rme9652: use snd_pcm_direction_name()
> ALSA: trace: use snd_pcm_direction_name()
> ALSA: aloop: use snd_pcm_direction_name()
> ALSA: pcm_timer: use snd_pcm_direction_name()
> ASoC: stm: use snd_pcm_direction_name()
> ASoC: sof: pcm: use snd_pcm_direction_name()
> ASoC: sof: intel: use snd_pcm_direction_name()
> ASoC: fsl: lpc3xxx-i2s: use snd_pcm_direction_name()
> ASoC: tegra: use snd_pcm_direction_name()
> ASoC: soc-pcm: use snd_pcm_direction_name()
> ASoC: soc-dapm: use snd_pcm_direction_name()
Applied from patch 1 to 5 to for-next branch.
I leave the rest for ASoC to Mark.
thanks,
Takashi
next prev parent reply other threads:[~2024-08-01 10:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 2:04 [PATCH 00/12] ALSA/ASoC: use snd_pcm_direction_name() Kuninori Morimoto
2024-07-30 2:05 ` [PATCH 01/12] ALSA: pci: pcxhr: " Kuninori Morimoto
2024-07-30 2:05 ` [PATCH 02/12] ALSA: pci: rme9652: " Kuninori Morimoto
2024-07-30 2:05 ` [PATCH 03/12] ALSA: trace: " Kuninori Morimoto
2024-07-30 2:05 ` [PATCH 04/12] ALSA: aloop: " Kuninori Morimoto
2024-07-30 2:05 ` [PATCH 05/12] ALSA: pcm_timer: " Kuninori Morimoto
2024-07-30 2:05 ` [PATCH 06/12] ASoC: stm: " Kuninori Morimoto
2024-07-30 2:05 ` [PATCH 07/12] ASoC: sof: pcm: " Kuninori Morimoto
2024-07-30 2:05 ` [PATCH 08/12] ASoC: sof: intel: " Kuninori Morimoto
2024-07-30 2:05 ` [PATCH 09/12] ASoC: fsl: lpc3xxx-i2s: " Kuninori Morimoto
2024-07-30 2:06 ` [PATCH 10/12] ASoC: tegra: " Kuninori Morimoto
2024-07-30 2:06 ` [PATCH 11/12] ASoC: soc-pcm: " Kuninori Morimoto
2024-07-30 2:06 ` [PATCH 12/12] ASoC: soc-dapm: " Kuninori Morimoto
2024-08-01 10:48 ` Takashi Iwai [this message]
2024-08-02 17:35 ` (subset) [PATCH 00/12] ALSA/ASoC: " 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=8734noecx6.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=kuninori.morimoto.gx@renesas.com \
/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