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)
commit8cbe84f33a8d420d8c8228599bc042cb31c569fa
tree041885dcbcb6db099fcd442e8d0f2c3c7f9c0883
parentd15549acfedd70b2bd97a5876ecd59527fa97671
V4L/DVB (3399a): cpia2/cpia2_v4l.c cleanups

- 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>
Documentation/video4linux/README.cpia2
drivers/media/video/cpia2/cpia2_v4l.c