From: Bastien Nocera Date: Wed, 20 Jan 2010 12:00:42 +0000 (+0000) Subject: Bluetooth: Use the control channel for raw HID reports X-Git-Tag: v2.6.33-rc7~20^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bf8268f9a91f1065c99503161ebd061492bebe3;p=pandora-kernel.git Bluetooth: Use the control channel for raw HID reports In commit 2da31939a42f7a676a0bc5155d6a0a39ed8451f2, support for Bluetooth hid_output_raw_report was added, but it pushes the data to the interrupt channel instead of the contol one. This patch makes hid_output_raw_report use the control channel instead. Using the interrupt channel was a mistake. Signed-off-by: Bastien Nocera Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed