]> git.baikalelectronics.ru Git - 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)
commit61b0355711ad7dd060edea071a6f16b94f3fa88c
tree14c965c3578860dc751284d944a0e9b1a3027841
parent2eeaecb546658c9b01f2c72df9ad87ae747c990b
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