V4L/DVB (11992): Add missing __devexit_p()
authorJean Delvare <khali@linux-fr.org>
Thu, 4 Jun 2009 14:07:16 +0000 (11:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 22:07:51 +0000 (19:07 -0300)
commite36bc31f823d6089bedc935fea82b6d36793412a
treea5c2b21ba314507ec61b00ded3ce6607c8094c86
parent96ceea2734d922d07000e98606231f3d675e09f8
V4L/DVB (11992): Add missing __devexit_p()

Add missing __devexit_p() to several drivers. Also add a few missing
__init, __devinit and __exit markers. These errors could result in
build failures depending on the kernel configuration.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/bt8xx/bt878.c
drivers/media/video/cx88/cx88-alsa.c
drivers/media/video/mx3_camera.c
drivers/media/video/pxa_camera.c
drivers/media/video/soc_camera.c
drivers/media/video/usbvision/usbvision-video.c
drivers/media/video/zoran/zoran_card.c