[PATCH] neo1973_gta02_wm8753: unregister bluetooth DAI on exit

Paul Fertser fercerpav at gmail.com
Tue Feb 17 01:16:01 CET 2009


Signed-off-by: Paul Fertser <fercerpav at gmail.com>
---
 sound/soc/s3c24xx/neo1973_gta02_wm8753.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sound/soc/s3c24xx/neo1973_gta02_wm8753.c b/sound/soc/s3c24xx/neo1973_gta02_wm8753.c
index 24b1a81..4aa4e85 100644
--- a/sound/soc/s3c24xx/neo1973_gta02_wm8753.c
+++ b/sound/soc/s3c24xx/neo1973_gta02_wm8753.c
@@ -673,6 +673,7 @@ static int __init neo1973_gta02_init(void)
 
 static void __exit neo1973_gta02_exit(void)
 {
+	snd_soc_unregister_dai(&bt_dai);
 	platform_device_unregister(neo1973_gta02_snd_device);
 }
 
-- 
1.5.2.2




More information about the openmoko-kernel mailing list