[alsa-devel] [PATCH 07/39 v2] ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()
Mark Brown
broonie at kernel.org
Wed Jun 29 20:15:55 CEST 2016
On Tue, May 31, 2016 at 09:01:34AM +0000, Kuninori Morimoto wrote:
> + if (!card->name)
> + card->name = card->dai_link->name;
This will unconditionally defererence dai_link but it's optional - we
can have analogue only cards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20160629/247decdf/attachment.sig>
More information about the Alsa-devel
mailing list