Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove lock_kernel() call from cafe_ccic.c Commit d56dc61 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 <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
- Loading branch information