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)
commitc2fc80961fc2059c05bf07c92decfffde2a0f9ef
tree155d00456508a91697d65a18a4e60c85e2e38a80
parenta75ffc124611a535aec8f403817d382d106c68d7
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