commit | a25a7012ba65ef41fba809c605c4f7d0dc609a23 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Sep 17 08:30:07 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 05 14:26:00 2013 -0300 |
tree | 203d2109259fe2768be5f9a94a274f882f82bb8f | |
parent | 1d08a4fa75ad165ed06c12b48477c39741ac68e4 [diff] |
[media] cx231xx: remove current_norm usage The use of this field is deprecated since it will not work when multiple device nodes reference the same video input (the video and vbi nodes in this case). The norm field should be a device-global value. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>