update mtk_wcn_bt driver
authorhwg <hwg@rock-chips.com>
Thu, 6 Dec 2012 07:41:08 +0000 (15:41 +0800)
committerhwg <hwg@rock-chips.com>
Thu, 6 Dec 2012 07:41:08 +0000 (15:41 +0800)
drivers/mtk_wcn_bt/bt_hwctl_dev.c

index 68fa5d568460ff186ab3661a46ee54f60fb9591a..8838cb84971852481c778db452f71e7cbb21489c 100755 (executable)
@@ -384,7 +384,7 @@ static void __exit bt_hwctl_exit(void)
 {
     BT_HWCTL_DEBUG("bt_hwctl_exit\n");
     
-    platform_driver_register(&mt6622_driver);
+    platform_driver_unregister(&mt6622_driver);
     
     if (bh){
         cdev_del(&bh->cdev);