V4L/DVB (5471): Cpia_pp.c: convert to module_{init,exit}
authorAdrian Bunk <bunk@stusta.de>
Sun, 25 Mar 2007 15:14:38 +0000 (12:14 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 27 Apr 2007 18:45:07 +0000 (15:45 -0300)
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 <bunk@stusta.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found