git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffcecac
)
Bluetooth: Move device_add handling into hci_register_dev
author
Marcel Holtmann
<marcel@holtmann.org>
Fri, 18 Oct 2013 00:24:19 +0000
(17:24 -0700)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Fri, 18 Oct 2013 07:46:54 +0000
(10:46 +0300)
The device_add handling can be done directly in hci_register_dev and
device_remove within hci_unregister_dev.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
No differences found