]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: fsl/pcm030 add unique dai_link names
authorEric Millbrandt <emillbrandt@dekaresearch.com>
Wed, 10 Oct 2012 14:10:08 +0000 (10:10 -0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 22 Oct 2012 15:16:41 +0000 (16:16 +0100)
commitc73adc74324b83199f8fdbf862c3b779f84b1d52
treecad6c3d4a149a93d594c4b641b46ce2b9b63f48c
parent6f0c0580b70c89094b3422ba81118c7b959c7556
ASoC: fsl/pcm030 add unique dai_link names

Assign each dai_link a unique name to avoid this run-time error.

[   18.978043] pcm030-audio-fabric sound.2:  wm9712-hifi <-> mpc5200-psc-ac97.0 mapping ok
[   19.003179] sysfs: cannot create duplicate filename '/devices/sound.2/AC97'

Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/fsl/pcm030-audio-fabric.c