10 Sep
2010
10 Sep
'10
11:54 a.m.
On Fri, Sep 10, 2010 at 04:41:05PM +0900, Jassi Brar wrote:
struct snd_soc_dai_driver s3c_pcm_dai[] = {
- S3C_PCM_DAI_DECLARE,
- S3C_PCM_DAI_DECLARE,
- [0] = {
.name = "samsung-pcm.0",
S3C_PCM_DAI_DECLARE,
You should be able to use the id field rather than adding the number to the names here.