diff options
author | Axel Lin <axel.lin@gmail.com> | 2010-11-25 17:23:55 +0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-11-25 11:07:28 +0000 |
commit | 3b6bc354cb22b1069f88acdc7673d3476fbadfca (patch) | |
tree | f2e650bbe8b2a7cb5e92f7bb869fbc4aacb5594c /sound/soc/fsl/efika-audio-fabric.c | |
parent | 846172dfe33c7ee07638e04f94dd90e21dfdc5ba (diff) | |
download | linux-3.10-3b6bc354cb22b1069f88acdc7673d3476fbadfca.tar.gz linux-3.10-3b6bc354cb22b1069f88acdc7673d3476fbadfca.tar.bz2 linux-3.10-3b6bc354cb22b1069f88acdc7673d3476fbadfca.zip |
ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_soc_dai_remove
We call snd_soc_register_dais() in sh4_soc_dai_probe(),
thus we should call snd_soc_unregister_dais() in sh4_soc_dai_remove().
Otherwise, we got "too many arguments to function 'snd_soc_unregister_dai'"
error message.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/fsl/efika-audio-fabric.c')
0 files changed, 0 insertions, 0 deletions