ASoC: sdp4430: Fix string for FM input name
commit5382ffbb179459b81b36ef47e58b84e3e1eff862
authorUjfalusi, Peter <peter.ujfalusi@ti.com>
Fri, 30 Sep 2011 08:39:50 +0000 (30 11:39 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 30 Sep 2011 11:56:12 +0000 (30 12:56 +0100)
tree1391f6f3ff85c732c5f69fabb03218ffa270c6e5
parentad51f765447f55699e3280086b32502f9a391345
ASoC: sdp4430: Fix string for FM input name

The name contains invalid valid character (/), which
causes problems when trying to create the debugfs
directory structure:
ASoC: Failed to create Aux/FM Stereo In debugfs file

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/sdp4430.c