]> err.no Git - linux-2.6/blobdiff - drivers/bluetooth/bt3c_cs.c
Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6...
[linux-2.6] / drivers / bluetooth / bt3c_cs.c
index c9dba5565caceacca71d53092bb7759540a32244..df7bb016df491bdda5296eeee2b74e60e7713704 100644 (file)
@@ -582,6 +582,7 @@ static int bt3c_open(bt3c_info_t *info)
 
        hdev->type = HCI_PCCARD;
        hdev->driver_data = info;
+       SET_HCIDEV_DEV(hdev, &info->p_dev->dev);
 
        hdev->open     = bt3c_hci_open;
        hdev->close    = bt3c_hci_close;