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)
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>

No differences found