X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fbluetooth%2Fdtl1_cs.c;h=17788317c51a1ec3e07d603af881c740c51659b9;hb=833961d81f0ece46b7884f988cc65509e2c49646;hp=697591941e17de3bfd0bb13573c6d3afa7ec6250;hpb=f0f20a16983f7d3713ab695e19bd15eca4e7533f;p=mv-sheeva.git diff --git a/drivers/bluetooth/dtl1_cs.c b/drivers/bluetooth/dtl1_cs.c index 697591941e1..17788317c51 100644 --- a/drivers/bluetooth/dtl1_cs.c +++ b/drivers/bluetooth/dtl1_cs.c @@ -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);