[alsa-devel] [PATCH] ASoC: simple-card: Add snd_card's name parsing from DT node support
David Rientjes
rientjes at google.com
Thu Jan 16 06:03:00 CET 2014
On Thu, 16 Jan 2014, Xiubo Li wrote:
> If the DT is used and the CPU DAI device has only one DAI, the card
> name will be like :
>
> ALSA device list:
> 0: 40031000.sai-sgtl5000
>
> And this name maybe a little ugly to some customers, so here the
> card name parsing from DT node is supported.
>
> Signed-off-by: Xiubo Li <Li.Xiubo at freescale.com>
> ---
> sound/soc/generic/simple-card | 0
> sound/soc/generic/simple-card. | 0
> sound/soc/generic/simple-card.c | 7 ++++++-
> 3 files changed, 6 insertions(+), 1 deletion(-)
> create mode 100644 sound/soc/generic/simple-card
> create mode 100644 sound/soc/generic/simple-card.
Probably not the intention to create these empty files.
More information about the Alsa-devel
mailing list