Bluetooth: Convert controller hdev->type to hdev->bus
[pandora-kernel.git] / drivers / bluetooth / dtl1_cs.c
index 6975919..1778831 100644 (file)
@@ -485,7 +485,7 @@ static int dtl1_open(dtl1_info_t *info)
 
        info->hdev = hdev;
 
-       hdev->type = HCI_PCCARD;
+       hdev->bus = HCI_PCCARD;
        hdev->driver_data = info;
        SET_HCIDEV_DEV(hdev, &info->p_dev->dev);