[alsa-devel] [PATCH] Revert "ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name"
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Wed Aug 30 01:53:53 CEST 2017
Hi Lucas
> This commit breaks existing systems, as snd_soc_of_parse_card_name() doesn't
> return an error if the DT name property is missing, which would be required
> to hit the fallback path in the offending commit at all.
>
> Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
> ---
> This should be fixed properly, but given the timing with the 4.13 release
> being really close, I opted for just reverting the offending commit.
Sorry, but I don't understand your issue, and why it happens.
It tries to find "label" -> "[prefix]name" -> error.
The difference from previous version (tries "[prefix]name" -> error)
is just checking "label".
Do you know why it doesn't return error ?
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list