[media] ivtv: set max/step to 0 for PTS and FRAME controls
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 20 Apr 2012 12:51:31 +0000 (09:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 4 May 2012 18:06:19 +0000 (15:06 -0300)
When creating 64 bit integer controls make sure the max and step
values are 0 (as 64 bit controls do not have ranges).

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found