[alsa-devel] Applied "ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais()" to the asoc tree

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Thu Feb 15 03:36:07 CET 2018


Hi Mark

> The patch
> 
>    ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais()
> 
> has been applied to the asoc tree at
> 
>    https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git 

Thank you for accepting this patch.
But I noticed this patch might be issue if codec/platform conversion
patch were merged. For example Codec was converted, but Platform was not yet.
It breaks git-bisect. I'm sorry this is my fault.

This patch should be applied if all codec/platform code were removed
(Actually it was in my local environment).
Is it possible to reassemble and force-update on mark/topic/core ?
Of course I can post revert patch.
But reassemble is reasonable to avoid git-bisect.

-----------------------------------------
commit a8768c52c511e92d9c9816cecaec4bca77da8a89
Author: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
Date:   Wed Feb 14 02:56:36 2018 +0000

    ASoC: soc-core: remove legacy_dai_naming from snd_soc_register_dais()
    
    We can get legacy dai name flag from component driver.
    Thus, there is no need to have its parameter on snd_soc_register_dais().
    Let's remove unneeded parameter
    
    Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
    Signed-off-by: Mark Brown <broonie at kernel.org>
-----------------------------------------


Best regards
---
Kuninori Morimoto


More information about the Alsa-devel mailing list