[2.6 patch] drivers/media/video/cpia_pp.c: convert to module_{init,exit}

2007-03-25 Thread Adrian Bunk
After looking at a section bug (in the non-modular case, clearly non-init code referenced the __initdata parport_nr[]), I thought it was time to convert this driver to module_{init,exit}. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- drivers/media/video/cpia_pp.c | 46

[2.6 patch] drivers/media/video/cpia_pp.c: convert to module_{init,exit}

2007-03-25 Thread Adrian Bunk
After looking at a section bug (in the non-modular case, clearly non-init code referenced the __initdata parport_nr[]), I thought it was time to convert this driver to module_{init,exit}. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- drivers/media/video/cpia_pp.c | 46