From: Xiubo Li
Date: Fri, 24 Jan 2014 07:43:02 +0000 (+0800)
Subject: ASoC: simple-card: Add snd_card's name parsing from DT node support
X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~4^5~8
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2772555b6c5ba79783c04ea6c60549530d737e2e;p=pandora-kernel.git
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-diff-tree failed