commit | edad63886993d18ab800c49f6587a93432ef8b35 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Aug 22 14:22:15 2009 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Aug 22 14:22:15 2009 -0700 |
tree | 3513335d25e260daed72ecc0bdf19b0fd8bdcac2 | |
parent | 9eba32b86d17ef87131fa0bce43c614904ab5781 [diff] |
Bluetooth: Let HIDP grab the device reference for connections The core exports the hci_conn_hold_device() and hci_conn_put_device() functions for device reference of connections. Use this to ensure that the uevents from the parent are send after the child ones. Based on a report by Brian Rogers <brian@xyzw.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>