From: Archit Taneja Date: Wed, 28 Sep 2011 13:49:28 +0000 (-0300) Subject: [media] OMAP_VOUT: Increase MAX_DISPLAYS to a larger value X-Git-Tag: v3.3-rc1~48^2~644 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfb128ed0768320c2d0e43cf781c8eaa622876b6;p=pandora-kernel.git [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 Acked-by: Vaibhav Hiremath Signed-off-by: Vaibhav Hiremath Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed