]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ieee1394: video1394: reorder module init, prepare BKL removal
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 19 May 2008 20:07:28 +0000 (22:07 +0200)
committerStefan 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