From: David Herrmann Date: Mon, 24 Oct 2011 13:30:58 +0000 (+0200) Subject: Bluetooth: Replace rfcomm tty tasklet by workqueue X-Git-Tag: v3.3-rc1~182^2~545^2~134^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96af7391b752cf3d2de3aef8f03c45ba76d3ac5e;p=pandora-kernel.git Bluetooth: Replace rfcomm tty tasklet by workqueue Remove old tasklets and replace by workqueue. To avoid reentrancy (which tasklets always avoid) we use the system_nrt_wq. Signed-off-by: David Herrmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed