xilinx icap: BKL pushdown
authorJonathan Corbet <corbet@lwn.net>
Fri, 16 May 2008 19:50:20 +0000 (13:50 -0600)
committerJonathan Corbet <corbet@lwn.net>
Fri, 20 Jun 2008 20:05:51 +0000 (14:05 -0600)
commitf4943db14f5071ecbf7ca76722e59a2fd22bda4d
tree04ade540e04e47ef6e155173849b263e842c5ad5
parentf97259e35de1f99ba0ac19383408e247fd763cf0
xilinx icap: BKL pushdown

Add explicit lock_kernel() calls to hwicap_open() even though the existing
locking looks adequate.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
drivers/char/xilinx_hwicap/xilinx_hwicap.c