Bluetooth: Remove HCI-owner field
[firefly-linux-kernel-4.4.55.git] / drivers / bluetooth / dtl1_cs.c
index aae40caaa1887213704343e8084e87dfa69c1217..295cf1b4a052654c0900ff3b6a42e5ddb9bc6bc2 100644 (file)
@@ -484,8 +484,6 @@ static int dtl1_open(dtl1_info_t *info)
        hdev->send     = dtl1_hci_send_frame;
        hdev->ioctl    = dtl1_hci_ioctl;
 
-       hdev->owner = THIS_MODULE;
-
        spin_lock_irqsave(&(info->lock), flags);
 
        /* Reset UART */