]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] cx231xx: remove current_norm usage
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 17 Sep 2012 11:30:07 +0000 (08:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 5 Mar 2013 17:26:00 +0000 (14:26 -0300)
commita25a7012ba65ef41fba809c605c4f7d0dc609a23
tree203d2109259fe2768be5f9a94a274f882f82bb8f
parent1d08a4fa75ad165ed06c12b48477c39741ac68e4
[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>
drivers/media/usb/cx231xx/cx231xx-417.c
drivers/media/usb/cx231xx/cx231xx-video.c