From: Marcel Holtmann Date: Sun, 30 Nov 2008 11:17:12 +0000 (+0100) Subject: Bluetooth: Handle bulk URBs in btusb driver from notify callback X-Git-Tag: v2.6.29-rc1~581^2~343^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a780efa8124fe7ef23d8ef844d56afe960356615;p=pandora-kernel.git Bluetooth: Handle bulk URBs in btusb driver from notify callback With the addition of usb_unlink_anchored_urbs() it is possible to fully control the bulk URBs from the notify callback. There is no need to schedule work and so only do this for the ISOC URBs. Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed