[media] tw686x-video: test for 60Hz instead of 50Hz
authorHans Verkuil <hans.verkuil@cisco.com>
Thu, 21 Apr 2016 06:23:58 +0000 (03:23 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 25 Apr 2016 11:02:50 +0000 (08:02 -0300)
commitbde569874b2afa6571eee6c373b236a8cd292115
tree5d405fe4ebde129811bdf199ba9c9960f61c7e7d
parente07d46e7e0da86c146f199dae76f879096bc436a
[media] tw686x-video: test for 60Hz instead of 50Hz

When determining if the standard is 50 or 60 Hz it is standard
practice to test for 60 Hz instead of 50 Hz.

This doesn't matter normally, except if the user specifies both
60 and 50 Hz standards.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/tw686x/tw686x-video.c