From 2772555b6c5ba79783c04ea6c60549530d737e2e Mon Sep 17 00:00:00 2001
From: Xiubo Li
Date: Fri, 24 Jan 2014 15:43:02 +0800
Subject: [PATCH] ASoC: simple-card: Add snd_card's name parsing from DT node
support
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
Signed-off-by: Mark Brown
---
Reading git-format-patch failed