From: Marcel Holtmann Date: Mon, 8 Jun 2009 12:24:03 +0000 (+0200) Subject: Bluetooth: Remove BKL from open callback of virtual driver X-Git-Tag: v2.6.31-rc1~330^2~41^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3857abc622102b808de11ff3393d541b826ab952;p=pandora-kernel.git Bluetooth: Remove BKL from open callback of virtual driver The BKL push down added some BKL into the open callback of the virtual driver. The driver is really simple and need no such locking and so just remove it. Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed