OSDN Git Service

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)
commit9ab7e323af9f9efad3e20a14faa4d947adfac381
treeb91a69e506fe612875eac933ccf0e5eecc85e3e5
parent585553ecedabf434e5cdc59d05bf64596ceab7bc
V4L/DVB (5471): Cpia_pp.c: convert to module_{init,exit}

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>
drivers/media/video/cpia_pp.c