commit | 37481fcacbae3de4972dae265dab7a58f2c9cf8b | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Fri Apr 20 09:51:31 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri May 04 15:06:19 2012 -0300 |
tree | 10f3976f0b820fed099308541a41b9fb29cc5b19 | |
parent | 5d778648ed571f8dfe9e105c540661dd7451b315 [diff] |
[media] ivtv: set max/step to 0 for PTS and FRAME controls 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>