]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/commit
drm/omap: Fix crash when using LCD3 overlay manager
authorArchit Taneja <archit@ti.com>
Fri, 11 Apr 2014 07:23:32 +0000 (12:53 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Apr 2014 10:35:28 +0000 (13:35 +0300)
commit71b6667765c7019f3fd5ea5e0c02f65f7331f3e1
treea33eef485fd8f72460ffa2d29d7f9cd5860f4d05
parentf2cff0f34ff2c51f703880a2b883ea0c9de4a5ac
drm/omap: Fix crash when using LCD3 overlay manager

The channel_names list didn't have a string populated for LCD3 manager, this
results in a crash when the display's output is connected to LCD3. Add an entry
for LCD3.

Reported-by: Somnath Mukherjee <somnath@ti.com>
Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_crtc.c