[PATCH] ASoC: rsnd: adg: use __clk_get_name() instead of local clk_name[]

Mark Brown broonie at kernel.org
Mon Nov 28 17:39:22 CET 2022


On Mon, 28 Nov 2022 05:46:28 +0000, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> 
> Current rsnd_adg_clk_dbg_info() is using locak clk_name[] to ndicating
> clk name, but we don't want to use local clk_name[] everywhere when we
> support R-Car Gen4 sound to handling non compatible clk naming.
> 
> This patch uses __clk_get_name() instead of local clk_name[] for it.
> 
> [...]

Applied to

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

Thanks!

[1/1] ASoC: rsnd: adg: use __clk_get_name() instead of local clk_name[]
      commit: 7aa6d95d7ff5b86f8632bb0b4fb90f0a8eeaa7b6

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


More information about the Alsa-devel mailing list