summaryrefslogtreecommitdiff
path: root/net/rfkill/rfkill-bcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/rfkill/rfkill-bcm.c')
-rw-r--r--net/rfkill/rfkill-bcm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rfkill/rfkill-bcm.c b/net/rfkill/rfkill-bcm.c
index 442f1d9b9340..c1419782cb06 100644
--- a/net/rfkill/rfkill-bcm.c
+++ b/net/rfkill/rfkill-bcm.c
@@ -349,7 +349,7 @@ const struct dev_pm_ops rfkill_bcm_pm = {
};
static const struct of_device_id rfkill_of_match[] = {
- { .compatible = "rfkill-gpio", },
+ { .compatible = "brcm,bcm4358", },
{},
};