V4L/DVB (3399a): cpia2/cpia2_v4l.c cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 28 Feb 2006 07:40:51 +0000 (04:40 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 3 Mar 2006 15:15:29 +0000 (12:15 -0300)
- make 2 needlessly global functions static

- remove cpia2_setup(): the driver already allows setting parameters
  through module_param(), and there's no reason for having two different
  ways for setting the same parameters

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found