]> bbs.cooldavid.org Git - net-next-2.6.git/commit
trivial: media/video/cx88: add __init/__exit macros to cx88 drivers
authorPeter Huewe <peterhuewe@gmx.de>
Thu, 16 Jul 2009 23:00:01 +0000 (01:00 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 21 Sep 2009 13:14:56 +0000 (15:14 +0200)
commit31d0f84591b3bf49801a7e3f905a6089d857aa87
treeceecb0f75ed49eacaca1237e18babe8f0c8431d3
parent3c78f5d81ae8131a24577b5551a6d1467b30e0af
trivial: media/video/cx88: add __init/__exit macros to cx88 drivers

Trivial patch which adds the __init and __exit macros to the module_init /
module_exit functions to several files in drivers/media/video/cx88/

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/media/video/cx88/cx88-blackbird.c
drivers/media/video/cx88/cx88-dvb.c
drivers/media/video/cx88/cx88-mpeg.c
drivers/media/video/cx88/cx88-video.c