Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec...
[deliverable/linux.git] / drivers / bluetooth / btuart_cs.c
index 91c52309980427027ca756ec4bf9ea07fbc87022..60c0953d7d003b39e66a22c484213f9f096ac766 100644 (file)
@@ -500,7 +500,7 @@ static int btuart_open(btuart_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);
 
This page took 0.050251 seconds and 5 git commands to generate.