]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] dvb: flexcop: fix module refcount handling
authorJohannes Stezenbach <js@linuxtv.org>
Tue, 17 May 2005 04:54:16 +0000 (21:54 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 17 May 2005 14:59:25 +0000 (07:59 -0700)
commita333396c707aba534c91ae8e83bade85d5b6fd7d
tree42e2e23e88ef65f8fd3690e8f9be0a9097200a82
parentdc2d21708274f3b3418c9e8e380cdd384955e9eb
[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>
drivers/media/dvb/b2c2/flexcop-common.h
drivers/media/dvb/b2c2/flexcop-pci.c
drivers/media/dvb/b2c2/flexcop-usb.c
drivers/media/dvb/b2c2/flexcop.c