]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB: tvp514x: there is only one supported format, so simplify the code
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 9 May 2010 09:37:14 +0000 (06:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 1 Jun 2010 04:21:44 +0000 (01:21 -0300)
commit7363e39cbc7d0a4a49cc8280cbeb5eff6df701b5
tree155d00456508a91697d65a18a4e60c85e2e38a80
parent20b9c31c9031d5f8cd7bfa2fcd32de9a1f311f26
V4L/DVB: tvp514x: there is only one supported format, so simplify the code

Get rid of unnecessary code since this driver supports only one
pixel format. Removing this code will make the transition to the
mbus API easier as well.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Reviewed-by: Vaibhav Hiremath <hvaibhav@ti.com>
Tested-by: Vaibhav Hiremath <hvaibhav@ti.com>
Acked-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tvp514x.c