[media] usbvision: replace current_norm by g_std
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 3 Jun 2013 08:36:47 +0000 (05:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 17 Jun 2013 12:37:23 +0000 (09:37 -0300)
current_norm use is deprecated because it is per-devicenode and if you
have more device nodes all dependent on the same video source, then this
no longer works. Just implement g_std instead.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found