linux/drivers/media/video/saa7164
Peter Huewe 9d440a087b media/video: add __init/__exit macros to various drivers
Trivial patch which adds the __init/__exit macros to the module_init/
module_exit functions of the following drivers in media video:
    drivers/media/video/ivtv/ivtv-driver.c
    drivers/media/video/cx18/cx18-driver.c
    drivers/media/video/davinci/dm355_ccdc.c
    drivers/media/video/davinci/dm644x_ccdc.c
    drivers/media/video/saa7164/saa7164-core.c
    drivers/media/video/saa7134/saa7134-core.c
    drivers/media/video/cx23885/cx23885-core.c

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Acked-by: Andy Walls <awalls@radix.net>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Muralidharan Karicheri <m-karicheri2@ti.com>
Acked-By: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2009-11-09 09:40:58 +01:00
..
Kconfig V4L/DVB (12968): saa7164: fix Kconfig: remove HOTPLUG dependency 2009-09-19 00:16:09 -03:00
Makefile V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 silicon 2009-09-19 00:14:43 -03:00
saa7164-api.c media: video: Fix build in saa7164 2009-09-22 18:58:17 -03:00
saa7164-buffer.c V4L/DVB (12993a): saa7164: Fix compilation warning on i386 2009-09-19 00:44:31 -03:00
saa7164-bus.c V4L/DVB (12927): SAA7164: Remove volatiles for PCI writes (coding style violation) 2009-09-19 00:14:51 -03:00
saa7164-cards.c V4L/DVB (12946): SAA7164: Add support for a new HVR-2250 hardware revision 2009-09-19 00:15:24 -03:00
saa7164-cmd.c media: video: Fix build in saa7164 2009-09-22 18:58:17 -03:00
saa7164-core.c media/video: add __init/__exit macros to various drivers 2009-11-09 09:40:58 +01:00
saa7164-dvb.c V4L/DVB (12945): SAA7164: Ensure the HVR-2200 second tuner is configured in slave mode. 2009-09-19 00:15:22 -03:00
saa7164-fw.c V4L/DVB (12928): SAA7164: Increase firmware load tolerance 2009-09-19 00:14:52 -03:00
saa7164-i2c.c V4L/DVB (12976): SAA7164: Removed bus registration messages from driver startup 2009-09-19 00:16:17 -03:00
saa7164-reg.h V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 silicon 2009-09-19 00:14:43 -03:00
saa7164-types.h V4L/DVB (12923): SAA7164: Add support for the NXP SAA7164 silicon 2009-09-19 00:14:43 -03:00
saa7164.h media: video: Fix build in saa7164 2009-09-22 18:58:17 -03:00