From: Jonathan Corbet Date: Fri, 17 Oct 2008 23:19:29 +0000 (-0300) Subject: V4L/DVB (9355): de-BKL cafe_ccic.c X-Git-Tag: v2.6.28-rc5~85^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74084d33cb6221a5836a2a4438ec1bcf7a0797b0;p=pandora-kernel.git V4L/DVB (9355): de-BKL cafe_ccic.c Remove lock_kernel() call from cafe_ccic.c Commit d56dc61265d2527a63ab5b0f03199a43cd89ca36 added lock_kernel() calls to cafe_ccic.c. But that driver was written with proper locking and does not need the BKL, so take it back out. Signed-off-by: Jonathan Corbet Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed