update mtk_wcn_bt driver

This commit is contained in:
hwg 2012-12-06 15:41:08 +08:00
parent a7b6e197eb
commit 02398c3f7e

View File

@ -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);