| commit | 6606470dd1d628878383c96d10b52a77986ddac7 | [log] [tgz] |
|---|---|---|
| author | Jonathan Corbet <corbet@lwn.net> | Fri May 16 14:28:31 2008 -0600 |
| committer | Jonathan Corbet <corbet@lwn.net> | Fri Jun 20 14:05:53 2008 -0600 |
| tree | a7e3eb4ef5c81259bf7bd258981e7efac0b5f7c1 | |
| parent | b5b4aa67da65aeb58718e0a39158b293873ac572 [diff] |
videodev: BKL pushdown Put explicit lock_kernel() calls into videodev_open(). That function itself seems OK, but one never knows about all the open() functions provided by underlying video drivers. Signed-off-by: Jonathan Corbet <corbet@lwn.net>