From: David Herrmann Date: Sat, 7 Jan 2012 14:47:24 +0000 (+0100) Subject: Bluetooth: Remove __hci_dev_put/hold X-Git-Tag: v3.4-rc1~177^2~112^2~238 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc946bd86f725c42c3ab1caf9966d29f5b364fea;p=pandora-kernel.git Bluetooth: Remove __hci_dev_put/hold Since we remove the owner field of hci_dev hci_dev_put and __hci_dev_put do the same so we can merge them into one function. Same for hci_dev_hold and __hci_dev_hold. Signed-off-by: David Herrmann Acked-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed