commit | bfd1bbfb54ac73175f5925ba32f14815315df30f | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Nov 30 10:28:23 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Dec 18 13:35:01 2015 -0200 |
tree | f65055bb2a9101a3a4dea4b821c490ca2392887b | |
parent | e69d89420e2297a896056bb29746a27d98d9b111 [diff] |
[media] cx25840: initialize the standard to NTSC_M This is necessary since the *_std_setup functions rely on a valid state->std field. Also fix the cx23888_std_setup() to test for 60Hz instead of NTSC, just like cx25840_std_setup() does. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>