patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / bluetooth / bt3c_cs.c
index 8cd5d0e..5aa5cd3 100644 (file)
@@ -491,6 +491,9 @@ static int bt3c_hci_ioctl(struct hci_dev *hdev, unsigned int cmd, unsigned long
 
 static struct device bt3c_device = {
        .bus_id = "pcmcia",
+       .kobj = {
+               .k_name = "bt3c"
+       }
 };