diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2013-03-29 07:20:36 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-03-29 08:34:23 -0300 |
commit | 9e7664e0827528701074875eef872f2be1dfaab8 (patch) | |
tree | 4b8e1416140dd578d75115c9133640679beba127 /include/linux/i2c/ds620.h | |
parent | 4b0cac5e759552a24dbdc940db268601422d5b0a (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/i2c/ds620.h')
0 files changed, 0 insertions, 0 deletions