git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fde675f
)
ieee1394: video1394: reorder module init, prepare BKL removal
author
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Mon, 19 May 2008 20:07:28 +0000
(22:07 +0200)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Mon, 14 Jul 2008 11:06:02 +0000
(13:06 +0200)
This prepares video1394 for removal of the BKL (big kernel lock):
It allows video1394_open() to be called while video1394_init_module()
is still in progress.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
No differences found