]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/bluetooth/btqcomsmd.c
drivers: bluetooth: fix btqcomsmd driver compatible name
[karo-tx-linux.git] / drivers / bluetooth / btqcomsmd.c
index 1e8a687476b9b4ba49c39fa63e36b022b0879d54..0cf759b208f28cfaf2b85e74c6fc6533f879c2be 100644 (file)
@@ -161,7 +161,7 @@ static int btqcomsmd_remove(struct platform_device *pdev)
 }
 
 static const struct of_device_id btqcomsmd_of_match[] = {
-       { .compatible = "qcom,btqcomsmd", },
+       { .compatible = "qcom,wcnss-bt", },
        { },
 };