From: Richard Holden Date: Sun, 19 Oct 2008 03:27:53 +0000 (-0700) Subject: phonedev: remove BKL X-Git-Tag: v2.6.28-rc1~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60c11d2abf4ef811d0ce3ea34279746729c4c6fc;p=pandora-kernel.git phonedev: remove BKL The phone_device array is covered by the phone_lock mutex in all cases and request_module no longer needs the BKL so we can remove the only remaining instance of the BKL from phonedev. Signed-off-by: Richard Holden Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed