mbox series

[v2,0/2] Minor debugging improvements

Message ID 20250106050659.57924-1-gordoste@iinet.net.au (mailing list archive)
Headers show
Series Minor debugging improvements | expand

Message

Stephen Gordon Jan. 6, 2025, 5:06 a.m. UTC
Some minor tweaks to debugging for dai_links.

Changes in v2:
- All: s/asoc/ASoC in subject.
- Patch 2/2: Update wording as suggested in review.

Stephen Gordon (2):
  ASoC: simple_card: Improve debugging messages
  ASoC: simple_card: Show if link is unidirectional

 include/sound/simple_card_utils.h | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Comments

Kuninori Morimoto Jan. 6, 2025, 6:12 a.m. UTC | #1
Hi

> Some minor tweaks to debugging for dai_links.
> 
> Changes in v2:
> - All: s/asoc/ASoC in subject.
> - Patch 2/2: Update wording as suggested in review.
> 
> Stephen Gordon (2):
>   ASoC: simple_card: Improve debugging messages
>   ASoC: simple_card: Show if link is unidirectional

For all patches

Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>


Thank you for your help !!

Best regards
---
Kuninori Morimoto
Mark Brown Jan. 7, 2025, 7:45 p.m. UTC | #2
On Mon, 06 Jan 2025 16:06:57 +1100, Stephen Gordon wrote:
> Some minor tweaks to debugging for dai_links.
> 
> Changes in v2:
> - All: s/asoc/ASoC in subject.
> - Patch 2/2: Update wording as suggested in review.
> 
> Stephen Gordon (2):
>   ASoC: simple_card: Improve debugging messages
>   ASoC: simple_card: Show if link is unidirectional
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: simple_card: Improve debugging messages
      commit: 8c588fe965d95fd2d18e1a1d55489b9237eeddfe
[2/2] ASoC: simple_card: Show if link is unidirectional
      commit: f1a92bb81a6cf9ae9a50d175be8b396bfabcb487

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark