2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 12:43:55 +08:00
linux-next/drivers/staging/media
Hans Verkuil 9e7664e082 [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>
2013-03-29 08:34:23 -03:00
..
as102 [media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in Makefile 2013-03-18 17:16:54 -03:00
cxd2099 [media] staging/media: Use dev_ printks in cxd2099/cxd2099.[ch] 2012-12-21 18:25:16 -02:00
davinci_vpfe [media] staging: davinci: Fix typo in staging/media/davinci 2013-03-29 07:46:49 -03:00
dt3155v4l [media] v4l2: pass std by value to the write-only s_std ioctl 2013-03-24 06:47:00 -03:00
go7007 [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer() 2013-03-26 08:37:46 -03:00
lirc [media] staging: lirc_sir: remove dead code 2013-03-25 08:21:20 -03:00
solo6x10 [media] solo6x10: The size of the thresholds ioctls was too large 2013-03-29 08:34:23 -03:00
Kconfig [media] davinci: vpfe: dm365: add build infrastructure for capture driver 2012-12-21 14:14:20 -02:00
Makefile [media] davinci: vpfe: dm365: add build infrastructure for capture driver 2012-12-21 14:14:20 -02:00