[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)
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>

No differences found