commit | 48d68801d7fe2cefd3963428917b74c93a69ff99 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri May 25 12:15:30 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jul 06 18:13:38 2012 -0300 |
tree | 9f5269f8747aecdab42d0039a38d9bfda1da4ba1 | |
parent | f33e9868a46d943624fd34a4fba28b7f076e6d33 [diff] |
[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>