From: Marcel Holtmann Date: Fri, 27 Jun 2014 11:45:09 +0000 (+0200) Subject: Bluetooth: Remove unneeded hci_conn_disconnect abstraction X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40051e4686d6fa8743a38933727604f75bef05cf;p=pandora-kernel.git Bluetooth: Remove unneeded hci_conn_disconnect abstraction The abstraction of disconnect operation via hci_conn_disconnect is not needed and it does not add any readability. Handle the difference of AMP physical channels and BR/EDR/LE connection in the timeout callback. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed