From: Marcel Holtmann Date: Fri, 18 Oct 2013 00:24:19 +0000 (-0700) Subject: Bluetooth: Move device_add handling into hci_register_dev X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc3e0f1d2019fbf89f150ed98860b1a7a762fe9;p=pandora-kernel.git Bluetooth: Move device_add handling into hci_register_dev The device_add handling can be done directly in hci_register_dev and device_remove within hci_unregister_dev. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed