V4L/DVB: tvp514x: simplify try/g/s_fmt handling
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 9 May 2010 09:44:16 +0000 (06:44 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 1 Jun 2010 04:21:48 +0000 (01:21 -0300)
commit283d637bbd7301c9fb2236103b990b9d66099d78
treed233994df83847081e917d1b24898bdeaae3a544
parentf1a4435f3efa510760adf6acb87c62653de9a0ee
V4L/DVB: tvp514x: simplify try/g/s_fmt handling

Since there is only one possible format just have all three calls
do the same.

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