commit | 59a7ad6c1ed3a058d375d2e679d73805e4f851ac | [log] [tgz] |
---|---|---|
author | Johannes Stezenbach <js@linuxtv.org> | Mon May 16 21:54:16 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue May 17 07:59:25 2005 -0700 |
tree | 42e2e23e88ef65f8fd3690e8f9be0a9097200a82 | |
parent | c4ee3fd469302884dda95e1f310d5ffcd9f5acf9 [diff] |
[PATCH] dvb: flexcop: fix module refcount handling Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which lead to oopses because of misorganized module dependencies. Signed-off-by: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>