commit | 055a7da0bb7b14f2f5009bf1c486a6e965e1e7ac | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon May 19 22:07:28 2008 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon Jul 14 13:06:02 2008 +0200 |
tree | 8c7fa74a6c910796cf774b0867e062ddd9919282 | |
parent | fde675fa2a1b07108976b42b20c9e69c80a53248 [diff] |
ieee1394: video1394: reorder module init, prepare BKL removal 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>