]> err.no Git - linux-2.6/blobdiff - drivers/bluetooth/btuart_cs.c
Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6...
[linux-2.6] / drivers / bluetooth / btuart_cs.c
index c889bf8109a152de59c57367cdd17b5c56bb3606..746ccca97f6f93aae72b8ffff71d6be269cb3417 100644 (file)
@@ -502,6 +502,7 @@ static int btuart_open(btuart_info_t *info)
 
        hdev->type = HCI_PCCARD;
        hdev->driver_data = info;
+       SET_HCIDEV_DEV(hdev, &info->p_dev->dev);
 
        hdev->open     = btuart_hci_open;
        hdev->close    = btuart_hci_close;