From: Johan Hedberg Date: Tue, 15 Oct 2013 08:03:18 +0000 (+0300) Subject: Bluetooth: Introduce L2CAP channel callback for suspending X-Git-Tag: v3.14-rc1~94^2~482^2^2~9^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=837776f7904024df451422f32b09c67e88ae2aa2;p=pandora-kernel.git Bluetooth: Introduce L2CAP channel callback for suspending Setting the BT_SK_SUSPEND socket flag from the L2CAP core is causing a dependency on the socket. So instead of doing that, use a channel callback into the socket handling to suspend. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed