POWERPC: Get rid of remapping the whole immr
[safe/jmp/linux-2.6] / drivers / bluetooth / dtl1_cs.c
index be6eed1..0e99def 100644 (file)
@@ -484,6 +484,7 @@ static int dtl1_open(dtl1_info_t *info)
 
        hdev->type = HCI_PCCARD;
        hdev->driver_data = info;
+       SET_HCIDEV_DEV(hdev, &info->p_dev->dev);
 
        hdev->open     = dtl1_hci_open;
        hdev->close    = dtl1_hci_close;