summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2013-03-29 07:20:36 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-03-29 08:34:23 -0300
commit9e7664e0827528701074875eef872f2be1dfaab8 (patch)
tree4b8e1416140dd578d75115c9133640679beba127 /include/linux
parent4b0cac5e759552a24dbdc940db268601422d5b0a (diff)
[media] solo6x10: The size of the thresholds ioctls was too large
On powerpc the maximum size for the ioctl argument is 8191, and it was 8192. However, the 64x64 array of threshold values is more than is actually needed in practice for PAL and NTSC formats. A 45x45 array will do just fine. So change the size accordingly to fix this problem. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions