commit | 9ab7e323af9f9efad3e20a14faa4d947adfac381 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sun Mar 25 12:14:38 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Apr 27 15:45:07 2007 -0300 |
tree | b91a69e506fe612875eac933ccf0e5eecc85e3e5 | |
parent | 585553ecedabf434e5cdc59d05bf64596ceab7bc [diff] |
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>