]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
V4L/DVB (3275): Split msp3400.c into msp3400-driver.c and msp3400-kthreads.c
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 9 Jan 2006 17:32:39 +0000 (15:32 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 17:32:39 +0000 (15:32 -0200)
commit53b0a1c60bcc167534b31f56adfbbe2919e6f80b
tree14c965c3578860dc751284d944a0e9b1a3027841
parente93fa17eb103bad5d2ee7141a988040f077d2a78
V4L/DVB (3275): Split msp3400.c into msp3400-driver.c and msp3400-kthreads.c

- Split msp3400.c into msp3400-driver.c and msp3400-kthreads.c.
- Removed experimental DFPREG ioctls. If this is really needed one
day then it should be implemented using VIDIOC_G/S_REGISTER.
- Added missing BALANCE control info for VIDIOC_QUERYCTRL.
- Still more cleanup, clarified some kernel messages.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/video/Makefile
drivers/media/video/msp3400-driver.c [new file with mode: 0644]
drivers/media/video/msp3400.c [deleted file]
drivers/media/video/msp3400.h