[media] cx88: don't use current_norm
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 25 May 2012 15:15:30 +0000 (12:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 6 Jul 2012 21:13:38 +0000 (18:13 -0300)
commit48d68801d7fe2cefd3963428917b74c93a69ff99
tree9f5269f8747aecdab42d0039a38d9bfda1da4ba1
parentf33e9868a46d943624fd34a4fba28b7f076e6d33
[media] cx88: don't use current_norm

current_norm can only be used if there is a single device node since it is
local to the device node. In this case multiple device nodes share a single
tuner.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx88/cx88-blackbird.c
drivers/media/video/cx88/cx88-video.c