linux/drivers/media/video/omap
Archit Taneja cfb128ed07 [media] OMAP_VOUT: Increase MAX_DISPLAYS to a larger value
There is no limit to the number of displays that can registered with DSS2. The
current value of MAX_DISPLAYS is 3, set this to 10 so that the 'displays'
member of omap2video_device struct can store more omap_dss_device pointers.

This fixes a crash seen in omap_vout_probe when DSS2 registers for more than 3
displays.

Signed-off-by: Archit Taneja <archit@ti.com>
Acked-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-11-07 11:21:58 -02:00
..
Kconfig [media] OMAP_VOUT: Create separate file for VRFB related API's 2011-07-27 17:56:06 -03:00
Makefile [media] OMAP_VOUT: Create separate file for VRFB related API's 2011-07-27 17:56:06 -03:00
omap_vout.c [media] OMAP_VOUT: Add support for DSI panels 2011-11-07 11:20:06 -02:00
omap_vout_vrfb.c [media] OMAP_VOUT: Create separate file for VRFB related API's 2011-07-27 17:56:06 -03:00
omap_vout_vrfb.h [media] OMAP_VOUT: Create separate file for VRFB related API's 2011-07-27 17:56:06 -03:00
omap_voutdef.h [media] OMAP_VOUT: Increase MAX_DISPLAYS to a larger value 2011-11-07 11:21:58 -02:00
omap_voutlib.c [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files 2011-07-27 17:56:05 -03:00
omap_voutlib.h [media] OMAP_VOUT: CLEANUP: Move generic functions and macros to common files 2011-07-27 17:56:05 -03:00