From: Johan Hedberg Date: Fri, 19 Dec 2014 11:40:20 +0000 (+0200) Subject: Bluetooth: Split hci_request helpers to hci_request.[ch] X-Git-Tag: fixes-v4.0-rc1~150^2~303^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0857dd3bed62d8f905f61a399d1ed76464b5270f;p=pandora-kernel.git Bluetooth: Split hci_request helpers to hci_request.[ch] None of the hci_request related things in net/bluetooth/hci_core.h are needed anywhere outside of the core bluetooth module. This patch creates a new net/bluetooth/hci_request.c file with its corresponding h-file and moves the functionality there from hci_core.c and hci_core.h. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed