V4L/DVB (9967): cs5345: convert to v4l2_subdev and fix broken s_ctrl.
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 19 Dec 2008 13:34:22 +0000 (10:34 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 30 Dec 2008 11:39:33 +0000 (09:39 -0200)
commitb3ee7e21f25cdd50cccc906dc09e547f36166372
tree677a492e0713af630aca42b6e9d5dfd168dd1673
parent12f91a3fac52ea0fb0913b4e0e66e7357f31251c
V4L/DVB (9967): cs5345: convert to v4l2_subdev and fix broken s_ctrl.

Converted to v4l2_subdev. While doing that I also discovered a stray 'break'
that broke the S_CTRL handling. Fixed that as well.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cs5345.c