Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237404
b: refs/heads/master
c: 7f4b2b0
h: refs/heads/master
v: v3
  • Loading branch information
Andrei Warkentin authored and Gustavo F. Padovan committed Feb 16, 2011
1 parent 3c027cf commit fe7c6da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c6f3c5f7f2938d2809bcc15889e9aa212038a554
refs/heads/master: 7f4b2b04c88377af30c022f36c060190182850fb
1 change: 1 addition & 0 deletions trunk/drivers/bluetooth/hci_ldisc.c
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ static int hci_uart_register_dev(struct hci_uart *hu)
hdev->flush = hci_uart_flush;
hdev->send = hci_uart_send_frame;
hdev->destruct = hci_uart_destruct;
hdev->parent = hu->tty->dev;

hdev->owner = THIS_MODULE;

Expand Down

0 comments on commit fe7c6da

Please sign in to comment.